rake db:migrateのための色々。

kappaseijinkappaseijin のブックマーク 2012/10/27 11:10

その他

このブックマークにはスターがありません。
最初のスターをつけてみよう!

マイグレーション(migration) | Railsドキュメント

    class CreateProducts < ActiveRecord::Migration[7.0] def change create_table :products do |t| t.string :name t.text :description t.timestamps end end end class CreateProducts < ActiveRecord::Migrati...

    \ コメントが サクサク読める アプリです /

    • App Storeからダウンロード
    • Google Playで手に入れよう