Rails 3. Creating a production database

前端 未结 2 489
闹比i
闹比i 2020-12-04 10:03

How can I create a production database in Rails 3 and load a schema to it?

I tried the following approaches...

I.

rake db:create Rails.env=\'         


        
2条回答
提交回复
热议问题