This website requires JavaScript.
Explore
Help
Sign In
FreakU
/
Retrospring
Watch
1
Star
0
Fork
You've already forked Retrospring
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6a8cb54da9
Retrospring
/
db
/
20150724154106_create_theme...
7 lines
113 B
Ruby
Raw
Blame
History
class
CreateThemesTable
<
ActiveRecord
::
Migration
def
change
create_table
:themes
do
|
t
|
end
end
end
Reference in New Issue
View Git Blame
Copy Permalink