Created
August 17, 2013 19:32
-
-
Save frijole/6258380 to your computer and use it in GitHub Desktop.
helios, gems, and activesupport oh my
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* via http://helios.io | |
Use the following commands to install Helios, create a new app, and start running the app locally at http://localhost:5000 | |
$ gem install helios | |
$ helios new app | |
$ cd app && helios start | |
*/ | |
Enki-II:utility-sportsapp-ios ian$ sudo gem install helios | |
Password: | |
ERROR: Error installing helios: | |
activesupport requires Ruby version >= 1.9.3. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment