Skip to content

Instantly share code, notes, and snippets.

@jhubert
Created October 28, 2010 05:02
Show Gist options
  • Save jhubert/650672 to your computer and use it in GitHub Desktop.
Save jhubert/650672 to your computer and use it in GitHub Desktop.
source :rubygems
gem 'rails', '3.0.1'
gem 'sqlite3-ruby', :require => 'sqlite3'
gem 'authlogic', :git => 'git://github.com/odorcicd/authlogic.git', :branch => 'rails3'
gem 'acts_as_commentable'
gem 'activemerchant'
gem 'jquery-rails'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment