summaryrefslogtreecommitdiff
path: root/devel/ruby-locale-rails
AgeCommit message (Collapse)AuthorFilesLines
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca1-4/+2
* Remove default value of GEM_BUILD.
2009-12-07Import ruby18-locale-rails-2.0.5 as devel/ruby-locale-rails.fhajny4-0/+165
Ruby-Locale for Ruby on Rails is the L10n library which works with Ruby on Rails 2.2. It supports Rails i18n and have the features below: * Auto-Detect the client locale * Detect candidate locales from supported locales by the application. * Localized Routes * Localized Action/Fragment cache * Localized view template files * I18n.t fallback to localized message candidates.