mirror of
https://github.com/moebooru/moebooru
synced 2025-08-31 05:55:11 +00:00
Added will-paginate-i18n gem for automated localization of will_paginate
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -14,6 +14,7 @@ gem 'acts_as_versioned'
|
||||
gem 'geoip'
|
||||
gem 'exception_notification'
|
||||
gem 'will_paginate'
|
||||
gem 'will-paginate-i18n'
|
||||
gem 'sitemap_generator'
|
||||
gem 'daemons'
|
||||
gem 'newrelic_rpm'
|
||||
|
@@ -140,6 +140,7 @@ GEM
|
||||
verification (1.0.1)
|
||||
actionpack (~> 3.0.0)
|
||||
activesupport (~> 3.0.0)
|
||||
will-paginate-i18n (0.1.7)
|
||||
will_paginate (3.0.3)
|
||||
|
||||
PLATFORMS
|
||||
@@ -170,4 +171,5 @@ DEPENDENCIES
|
||||
sitemap_generator
|
||||
unicorn
|
||||
verification
|
||||
will-paginate-i18n
|
||||
will_paginate
|
||||
|
Reference in New Issue
Block a user