dlineate
Results
1
issues of
dlineate
When rails went from 2.3.5 => 2.3.8, activesupport's i18n library was bumped: activesupport-2.3.5/lib/active_support/vendor/i18n-0.1.3 => activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7 This has revealed what I think is a bad typo in engines/adva_cms/vendor/plugins/globalize2/lib/globalize/backend/static.rb:20 12:def translate(locale, key,...