Skip to content

Instantly share code, notes, and snippets.

@did
Created January 27, 2011 16:09
Show Gist options
  • Save did/798695 to your computer and use it in GitHub Desktop.
Save did/798695 to your computer and use it in GitHub Desktop.
source 'http://rubygems.org'
gem 'rails', '3.0.3'
gem 'locomotive_cms', :git => 'git://github.com/locomotivecms/engine.git', :require => 'locomotive/engine', :branch => 'mongoid-2.0.0.rc.6'
gem 'unicorn', :group => 'development'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment