-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rails One Click Installation Issue #6
Comments
what gem are you trying to install? |
0,1,3 i guess last one from http://railsoneclick.com/ |
ERROR: While executing gem ... (Gem::DependencyError) |
Ok, after you click install ruby from the app, what do you do to get the error? Or do you get the error when you click install ruby? Remember that you have to click open terminal environment from the app to use rails. |
i even try to install rails by using Terminal but got the same: :~ macintosh$ gem install rails |
I trying to instal R1C and got following issue
ERROR: While executing gem ... (Gem::DependencyError)
Unable to resolve dependencies: railties requires rack-ssl (
> 1.3.2), thor (< 2.0, >= 0.14.6); actionmailer requires mail (> 2.5.3); activeresource requires activemodel (= 3.2.13); activerecord requires activemodel (= 3.2.13), arel (> 3.0.2), tzinfo (> 0.3.29); actionpack requires activemodel (= 3.2.13), rack-cache (> 1.2), builder (> 3.0.0), rack (> 1.4.5), rack-test (> 0.6.1), journey (> 1.0.4), sprockets (> 2.2.1), erubis (> 2.7.0); activesupport requires multi_json (> 1.0)The text was updated successfully, but these errors were encountered: