Skip to content

Instantly share code, notes, and snippets.

@gcman105
Created November 13, 2012 22:28
Show Gist options
  • Save gcman105/4068869 to your computer and use it in GitHub Desktop.
Save gcman105/4068869 to your computer and use it in GitHub Desktop.
gem 'mongo', '~> 1.7.0'
gem 'bson_ext', '~> 1.7.0'
gem 'mongoid', '~> 3.0.1'
gem 'angular-rails'
gem 'kaminari'
gem 'jquery-rails'
gem 'redcarpet'
gem 'draper'
gem 'devise', '~> 2.1.2'
gem 'simple_form'
gem 'country_select'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment