Skip to content

Instantly share code, notes, and snippets.

@kapowaz
Created October 15, 2013 15:00
Show Gist options
  • Select an option

  • Save kapowaz/6992960 to your computer and use it in GitHub Desktop.

Select an option

Save kapowaz/6992960 to your computer and use it in GitHub Desktop.
A simple gemfile for Rails 3.2
source "http://rubygems.org"
ruby "2.0.0"
gem "rails", "~> 3.2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment