Take a look…
http://d.imagehost.org/0966/dbconsole_image.png
http://d.imagehost.org/0709/console_image.png
How to solve this problem?
Take a look…
http://d.imagehost.org/0966/dbconsole_image.png
http://d.imagehost.org/0709/console_image.png
How to solve this problem?
On Oct 23, 2008, at 7:04 PM, Delirium tremens wrote:
Take a look…
http://d.imagehost.org/0966/dbconsole_image.png
http://d.imagehost.org/0709/console_image.pngHow to solve this problem?
Well, stop trying to use a Rails console when you mean to be talking
directly to your database.
Normally, you’d put table creation code inside an
ActiveRecord::Migration and run it with:
rake db:migrate
-Rob
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs