This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
mirror of
https://github.com/discourse/discourse.git
Watch
1
Star
0
Fork
You've already forked discourse
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
723feea832
discourse
/
db
/
migrate
/
20120530160745_migrate_post...
8 lines
88 B
Ruby
Raw
Normal View
History
Unescape
Escape
Fix all the errors to get our tests green on Rails 5.1.
2017-08-31 00:06:56 -04:00
class
MigratePosted
<
ActiveRecord
::
Migration
[
4
.
2
]
Initial release of Discourse
2013-02-05 14:16:51 -05:00
def
up
end
def
down
end
end