Mercurial > zeropaste
comparison Gemfile @ 304:602196221350
Welcome to rails 4.1.
author | edogawaconan <me@myconan.net> |
---|---|
date | Wed, 19 Feb 2014 13:11:12 +0900 |
parents | 6dd0f3300953 |
children | f695d7ecdd27 |
comparison
equal
deleted
inserted
replaced
303:5e16fc534c76 | 304:602196221350 |
---|---|
1 source "https://rubygems.org" | 1 source "https://rubygems.org" |
2 | 2 |
3 gem "rails", "~> 4.0.0.rc1" | 3 gem "rails", "~> 4.1.0.rc1" |
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 |