This project is archived and is in readonly mode.

Changeset [7527cdf79c640eae5db29a6f3f9b955aa50bc29e] by David Heinemeier Hansson

February 10th, 2009 @ 11:57 AM

Added partial scoping to TranslationHelper#translate, so if you call translate('.foo') from the people/index.html.erb template, you'll actually be calling I18n.translate(people.index.foo) [DHH] http://github.com/rails/rails/co...

Committed by David Heinemeier Hansson

  • M actionpack/CHANGELOG
  • M actionpack/lib/action_view/helpers/translation_helper.rb
  • M actionpack/test/template/translation_helper_test.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>