Skip to content

Instantly share code, notes, and snippets.

@frijole
Created August 17, 2013 19:32
Show Gist options
  • Save frijole/6258380 to your computer and use it in GitHub Desktop.
Save frijole/6258380 to your computer and use it in GitHub Desktop.
helios, gems, and activesupport oh my
/* 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