Skip to content

Instantly share code, notes, and snippets.

@cue232s
cue232s / gemfile
Created January 18, 2012 19:31
This is my gemfile
source 'http://rubygems.org'
gem 'rails', '3.1.1'
# Bundle edge Rails instead:
# gem 'rails', :git => 'git://github.com/rails/rails.git'
gem 'sqlite3'