2
0
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:
Edho Arief
2012-06-11 07:34:07 -07:00
parent 8aa06bd762
commit b78ea51ffd
2 changed files with 3 additions and 0 deletions

View File

@@ -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'

View File

@@ -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