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 1788779634
Design programs to be connected to other programs.
Home
Notebook
Contact us