foobar

Ruby code posted
created at 14 Oct 02:50, updated at 14 Oct 15:05

Edit | Back
1
2
3
4
5
6
7
8
9
_*Conventions*_
>YYYYMMDDHHMMSS_action_models.rb
>Class name ActionModels
>Table name models
>Column name t.type :name, :option1=>value1, :option2=>value2
>t.stamps generate created_at,update_at,creator_id,updater_id,lock_version

_*Official Doc*_
>http://guides.rubyonrails.org/migrations.html
302 Bytes in 2 ms with coderay