Revision 10068
Added by Jean-Philippe Lang almost 13 years ago
Gemfile | ||
---|---|---|
1 | 1 |
source 'http://rubygems.org' |
2 | 2 |
|
3 | 3 |
gem 'rails', '3.2.6' |
4 |
gem 'prototype-rails', '3.2.1'
|
|
4 |
gem "jquery-rails", "~> 2.0.2"
|
|
5 | 5 |
gem "i18n", "~> 0.6.0" |
6 | 6 |
gem "coderay", "~> 1.0.6" |
7 | 7 |
gem "fastercsv", "~> 1.5.0", :platforms => [:mri_18, :mingw_18, :jruby] |
Also available in: Unified diff
JQuery in, Prototype/Scriptaculous out (#11445).