You really need to get on a VPS (where you are root) to solve this sort of issue. May I recommend DigitalOcean? $5/month is pretty sweet. If you use this link, I get a spiff (and the price is the same anyway): https://www.digitalocean.com/?refcode=c671150a6a25
Walter On Jun 27, 2013, at 1:35 AM, Charven Ligan wrote: > 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 [email protected]. > To post to this group, send email to [email protected]. > 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. > > -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/710DD12B-8066-48FB-BC2B-D41D2186E194%40wdstudio.com. For more options, visit https://groups.google.com/groups/opt_out.

