This website requires JavaScript.
Explore
Help
Sign In
jacknudt
/
socialforge
Watch
1
Star
0
Fork
You've already forked socialforge
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
076c241d10
socialforge
/
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