This website requires JavaScript.
Explore
Help
Sign In
wangtao
/
trustieplus
Watch
1
Star
0
Fork
You've already forked trustieplus
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
c5427f519b
trustieplus
/
db
/
migrate
/
20170324054735_add_path_to_...
6 lines
108 B
Ruby
Raw
Blame
History
class
AddPathToGames
<
ActiveRecord
::
Migration
def
change
add_column
:games
,
:path
,
:string
end
end
Reference in New Issue
View Git Blame
Copy Permalink