i18n that is

This commit is contained in:
Javan Makhmali 2011-06-19 10:30:09 -04:00
parent 1f58338d6b
commit a9eede25cf

View File

@ -27,5 +27,5 @@ Gem::Specification.new do |s|
# but for whatever reason running `bundle install` doesn't install
# i18n so I'm adding it here for now.
# https://github.com/rails/rails/blob/master/activesupport/activesupport.gemspec#L19 ?
s.add_development_dependency "i18"
s.add_development_dependency "i18n"
end