Skip to content

Instantly share code, notes, and snippets.

@danieljohnmorris
Created January 2, 2012 15:23
Show Gist options
  • Save danieljohnmorris/1551081 to your computer and use it in GitHub Desktop.
Save danieljohnmorris/1551081 to your computer and use it in GitHub Desktop.
gem 'rails', '3.0.9'
# Bundle edge Rails instead:
# gem 'rails', :git => 'git://github.com/rails/rails.git'
gem 'devise'
gem 'omniauth'
gem 'jquery-rails'
gem "less"
gem 'sqlite3', :groups => [:development, :test]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment