Mercurial > zeropaste
comparison Gemfile @ 185:c657dd0968e4
Update rails to latest version
| author | Edho Arief <edho@myconan.net> | 
|---|---|
| date | Mon, 18 Feb 2013 11:56:34 +0900 | 
| parents | e4a0ef308a99 | 
| children | b4b7a29b70f6 | 
   comparison
  equal
  deleted
  inserted
  replaced
| 184:02298b3d35cf | 185:c657dd0968e4 | 
|---|---|
| 1 source 'https://rubygems.org' | 1 source 'https://rubygems.org' | 
| 2 | 2 | 
| 3 gem 'rails', '3.2.11' | 3 gem 'rails', '~> 3.2.11' | 
| 4 gem 'jquery-rails' | 4 gem 'jquery-rails' | 
| 5 | 5 | 
| 6 # Bundle edge Rails instead: | 6 # Bundle edge Rails instead: | 
| 7 # gem 'rails', :git => 'git://github.com/rails/rails.git' | 7 # gem 'rails', :git => 'git://github.com/rails/rails.git' | 
| 8 | 8 | 
