I'v started working on bluehost (shared hosting) from yesterday and deploying an Rails Application. Available Ruby 1.9.3 and Rails 3.2.13
1) I'm unable to install bundle
(it through error rake(11.0) can not load ,bundler can not continue) (How can I install new gems
in my project without any error)
2) How can I restart the Rails Server on blue host which is connected on my Subdomain.
Please help!