Skip to content

Instantly share code, notes, and snippets.

View jovoto's full-sized avatar

jovoto development jovoto

View GitHub Profile
# Gemfile
source 'http://gemcutter.org'
gem 'acts_as_list', '0.1.2'
gem 'acts_as_singleton', :git => 'git://github.com/stephencelis/acts_as_singleton.git'
gem 'authlogic', :git => 'git://github.com/odorcicd/authlogic.git', :branch => 'rails3'
gem 'aws-s3', '0.6.2'
gem 'cancan', '1.1.1'
gem 'delayed_job', '2.0.3'