This website requires JavaScript.
Explore
Help
Register
Sign In
mir
/
moebooru
Watch
2
Star
0
Fork
0
You've already forked moebooru
mirror of
https://github.com/moebooru/moebooru
synced
2025-08-22 09:57:31 +00:00
Code
Issues
Releases
Wiki
Activity
moebooru
/
db
/
migrate
/
006_create_forum_posts.rb
8 lines
101 B
Ruby
Raw
Permalink
Normal View
History
Unescape
Escape
Fix migration issues in Rails 5.1 (#97)
2018-03-10 10:15:56 +01:00
class
CreateForumPosts
<
ActiveRecord
::
Migration
[
5
.
1
]
--HG-- branch : moe extra : convert_revision : svn%3A2d28d66d-8d94-df11-8c86-00306ef368cb/trunk/moe%405
2010-04-20 23:05:11 +00:00
def
self
.
up
end
def
self
.
down
end
end
Reference in New Issue
Copy Permalink