|
|
|
@ -36,7 +36,7 @@ gem "rdoc", ">= 2.4.2" |
|
|
|
|
# Needed only on RUBY_VERSION = 1.8, ruby 1.9+ compatible interpreters should bring their csv |
|
|
|
|
gem "fastercsv", "~> 1.5.0", :platforms => [:ruby_18, :jruby, :mingw_18] |
|
|
|
|
# master includes the uniqueness validator, formerly patched in config/initializers/globalize3_patch.rb |
|
|
|
|
gem 'globalize3', :git => 'https://github.com/svenfuchs/globalize3.git' |
|
|
|
|
gem 'globalize3', :git => 'https://github.com/globalize/globalize.git' |
|
|
|
|
gem "delayed_job_active_record" # that's how delayed job's readme recommends it |
|
|
|
|
|
|
|
|
|
# TODO: adds #auto_link which was deprecated in rails 3.1 |
|
|
|
|