Skip to content

Instantly share code, notes, and snippets.

@kitop
Last active August 29, 2015 14:08
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kitop/30020c16e147c109b382 to your computer and use it in GitHub Desktop.
Save kitop/30020c16e147c109b382 to your computer and use it in GitHub Desktop.
angular on cuba - Rubyconf 2014
  • git clone https://github.com/jgnatch/angular-on-cuba.git
  • Redis
    • Mac: brew install redis
    • Ubuntu: sudo apt-get install redis-server
  • Postman
  • Gemas: (Se pueden instalar con dep install o bundle install desde el repo)
    • cuba -v 3.3.0
    • ohm -v 2.0.1
    • ohm-contrib -v 2.0.0
    • rack-parser -v 0.6.0
    • scrivener -v 0.2.0
    • shield -v 2.1.0
    • shotgun -v 0.9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment