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
December 13, 2010, 2:17pm
2
On Dec 13, 6:51am, “Priya D.” removed_email_address@domain.invalid 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
December 14, 2010, 5:01am
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. removed_email_address@domain.invalid wrote:
Please help me. Thanks in advance.
To post to this group, send email to removed_email_address@domain.invalid.
To unsubscribe from this group, send email to
removed_email_address@domain.invalidremoved_email_address@domain.invalid
.
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
‘removed_email_address@domain.invalid’
i’ll be very thankful to u
Regards, Harish
priya_d
December 20, 2010, 7:21am
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.