Ruby on Rails Wednesday, June 26, 2013

I'm really a newbie with RoR.
But I need to deploy this app as soon as possible.

RoR App: Fedena
RoR Ver: 1.8.7

When I type any rake commands I always encounter this problem:

rake aborted!
uninitialized constant ActiveSupport::Dependencies::Mutex

Locally, I did find the solution for this problem by downgrading my Rake Gem version from 0.9.2 to 0.8.7.. The problem is installing it on CPane(onlinel. Same error but the thing is admin&support of Hostgator are not able to downgrade the gem and they don't have that kind of support for RoR.

Can anyone help me with the scripting?

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/073c08b0-f4f5-4856-82b5-01f28309bfd0%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment