| Article: |
Rolling with Ruby on Rails Revisited | |
| Subject: |
stuck at cookbook2_development |
|
| Date: | 2007-05-31 12:52:25 | |
| From: | curth | |
|
Response to: stuck at cookbook2_development |
||
|
There should be a file named "mongrel_rails.cmd" in your ruby\bin directory, the full path to that directory needs to be on the system path. For example, when I open a ruby console window through the Instant Rails menus, my path looks like this:
|
||
Showing messages 1 through 3 of 3.
-
stuck at cookbook2_development
2007-06-01 07:07:15 dreamfall1028 [View]
Interesting...the files here: Ruby, RubyGems, and Rails, don't come with mongrel_rails. I searched the whole HD just to make sure it didn't get placed somewhere else. I redownloaded the files and looked through them again, no mongrel_rails for me. -
stuck at cookbook2_development
2007-07-16 09:46:55 therockhopper [View]
gems install mongrel -
stuck at cookbook2_development
2007-07-16 09:30:41 therockhopper [View]
try typing:
gems install mongrel


