Skip to content

Instantly share code, notes, and snippets.

@czarneckid
Created November 30, 2010 15:36
Show Gist options
  • Save czarneckid/721842 to your computer and use it in GitHub Desktop.
Save czarneckid/721842 to your computer and use it in GitHub Desktop.
source 'http://rubygems.org'
gem 'rails', '3.0.3'
gem 'thin', '1.2.7'
gem 'will_paginate'
gem 'nokogiri'
gem 'haml'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment