This project is archived and is in readonly mode.
Changeset [d69b4b7bea28fcab04f61afe381e06fa8e37b429] by Tarmo Tänav
October 9th, 2008 @ 01:19 AM
Made i18n simple backend able to store false values (and not confuse them with nil or lack of value)
Implemented support.array.skip_last_comma i18n key for Array#to_sentence, this also tests the ability to store false.
Signed-off-by: Pratik Naik pratiknaik@gmail.com http://github.com/rails/rails/co...
Committed by Tarmo Tänav
- M activesupport/lib/active_support/core_ext/array/conversions.rb
- M activesupport/lib/active_support/locale/en-US.yml
- M activesupport/lib/active_support/vendor/i18n-0.0.1/i18n/backend/simple.rb
- M activesupport/test/i18n_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>