Skip to content

Instantly share code, notes, and snippets.

@manlycode
Created January 18, 2012 20:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save manlycode/1635353 to your computer and use it in GitHub Desktop.
Save manlycode/1635353 to your computer and use it in GitHub Desktop.
source 'http://rubygems.org'
gem 'rails', '3.1.0'
gem 'twilio-ruby'
# Bundle edge Rails instead:
# gem 'rails', :git => 'git://github.com/rails/rails.git'
gem 'sqlite3'
gem 'jquery-rails'
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment