removed comments for gem'i18n' from Gemfile
This commit is contained in:
parent
775e3d8bca
commit
09ea168286
1 changed files with 0 additions and 2 deletions
2
Gemfile
2
Gemfile
|
|
@ -42,9 +42,7 @@ gem 'unobtrusive_flash', '>=3'
|
|||
|
||||
|
||||
# Internationalizing gem , use gem according to version of your rails application
|
||||
# gem 'rails-i18n', '~> 5.0.0.beta1' # For 5.0.0.beta1
|
||||
gem 'rails-i18n', '~> 4.0.0' # For 4.0.x
|
||||
# gem 'rails-i18n', '~> 3.0.0' # For 3.x
|
||||
|
||||
# as state machine
|
||||
gem 'transitions', :require => %w( transitions active_record/transitions )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue