This website requires JavaScript.
Explore
Help
Sign In
Software
/
rosa-build
mirror of
https://github.com/OpenMandrivaSoftware/rosa-build.git
Watch
1
Star
0
Fork
You've already forked rosa-build
0
Code
Issues
Projects
Releases
Wiki
Activity
4d719494e0
rosa-build
/
db
/
migrate
/
20121005100158_add_data_to_...
6 lines
112 B
Ruby
Raw
Blame
History
class
AddDataToComments
<
ActiveRecord
::
Migration
def
change
add_column
:comments
,
:data
,
:text
end
end
Reference in New Issue
View Git Blame
Copy Permalink