Skip to navigation
How to create the schema out of a database?
07.12.13
>> rake db:migrate RAILS_ENV=development it will create a database schema out of your database. you can than later use it to create your migration
Reply
Anonymous
How to create the schema out of a database?
>> rake db:migrate RAILS_ENV=development it will create a database schema out of your database. you can than later use it to create your migration
07.12.13
Reply
Anonymous
Information Epoch 1761253425
Development is an iterative process.
Home
Notebook
Contact us