Hi,
While i’m trying to execute the following command, i’m getting command
not found error.
juggernaut -g juggernaut.yml (This is used to configure the gem.)
My Rails Version is 2.3.5
Juggernaut version is 2.0.0
Please help me. Thanks in advance.
Thanks,
Priya
priya_d
2
On Dec 13, 6:51am, “Priya D.” [email protected] wrote:
Hi,
While i’m trying to execute the following command, i’m getting command
not found error.
juggernaut -g juggernaut.yml (This is used to configure the gem.)
I think we might be able to help if you could provide more information
about the error you are receiving.
priya_d
3
is that gem is available in yours config /environment.rb or in yours
Gemfile( if rails3)
On Mon, Dec 13, 2010 at 5:21 PM, Priya D. [email protected] wrote:
Please help me. Thanks in advance.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected][email protected]
.
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.
–
Thanks:
Rajeev sharma
+919013155133
Hi Priya…
I am also facing the same problem…
have u found the solution…
If found…plz share it or send drop mail on
‘[email protected]’
i’ll be very thankful to u
Regards, Harish
priya_d
5
@ Tim: As i mentioned in my first post, i’m getting juggernaut command
not found error only. I didn’t get any log.
@ Kannav: Ya, the gem is available in config/environment.rb file. Its
Rails 2.3.5.