Updated to rails 3.0.12. remove old gettext code.
This commit is contained in:
parent
5636e200dc
commit
ad508b207b
16 changed files with 235 additions and 192 deletions
2
Gemfile
2
Gemfile
|
|
@ -1,7 +1,7 @@
|
|||
# A sample Gemfile
|
||||
source "http://rubygems.org"
|
||||
|
||||
gem "rails", '3.0.7'
|
||||
gem "rails", '3.0.12'
|
||||
|
||||
gem 'mysql'
|
||||
gem "fastercsv"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue