Skip to content

Instantly share code, notes, and snippets.

@did
Created January 7, 2011 08:56
Show Gist options
  • Save did/769271 to your computer and use it in GitHub Desktop.
Save did/769271 to your computer and use it in GitHub Desktop.
source 'http://rubygems.org'
gem 'rails', '3.0.3'
gem 'locomotive_cms', '1.0.0.beta', :require => 'locomotive/engine'
gem 'unicorn', :group => 'development'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment