Norm wrote:
> Scott Peterson wrote:
>>
>> BTW, Norm, I tried your idea as well, but the rails console window shuts 
>> down as soon as it starts.
>>   
> You can get the same thing by bringing up a window running cmd.  cd to
> wherever IR is and run "use_ruby.cmd"  It will set up the paths and cd
> to rails_apps.  You can then go into your app and do what you want.
> There us really nothing special about the "ruby console" window.
> 
> Might the problem be that you have not created the database you refer
> to?  You have to create the database specified in database.rb before you
> can do much of anything.  Mysqladmin can be used to do that for mysql.

use_ruby.cmd does show me that the mysql/bin directory is in PATH, so it 
seems like I'm o.k. there.

No, the database is there, and I've granted rights to my user (who I 
assume is the one IR will connect as, since I start it as me).

Something around that though.  Hmmm.  Thanks for the advice.  I'm sure 
it's something simple I'm overlooking.
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to