Railsドキュメント

説明

スキーマファイルでデータベースを作成

使い方

$ rake db:schema:load [RAILS_ENV=環境(development, text, production)]

基本形(オプションなし)

$ rake db:schema:load