Skip to content

Instantly share code, notes, and snippets.

@nordringrayhide
Created October 3, 2010 05:58
Show Gist options
  • Save nordringrayhide/608311 to your computer and use it in GitHub Desktop.
Save nordringrayhide/608311 to your computer and use it in GitHub Desktop.
source :gemcutter
gem 'rails', '3.0.0'
gem 'sqlite3-ruby', :require => 'sqlite3'
gem 'haml'
gem 'inherited_resources'
gem 'devise'
gem 'simple_form'
gem 'declarative_authorization'
gem 'meta_search'
gem 'acts-as-taggable-on'
gem 'will_paginate'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment