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
50cc682e02
socialforge
/
db
/
migrate
/
20130728021709_add_commit_t...
6 lines
111 B
Ruby
Raw
Blame
History
class
AddCommitToBids
<
ActiveRecord
::
Migration
def
change
add_column
:bids
,
:commit
,
:integer
end
end
Reference in New Issue
View Git Blame
Copy Permalink