1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib
Yaroslav Markin d36158794b Add i18n for number_to_human_size() helper storage units. Translation key is number.human.storage_units.
[#1448 state:committed]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2008-11-23 13:11:59 -08:00
..
action_controller Move the cookie store to use the MessageVerifier class. 2008-11-23 16:42:15 +01:00
action_pack Assume that the next version is going to be 2.3 for now 2008-11-19 14:12:38 +01:00
action_view Add i18n for number_to_human_size() helper storage units. Translation key is number.human.storage_units. 2008-11-23 13:11:59 -08:00
action_controller.rb Vendor rack 0.4.0 2008-11-22 14:33:00 -06:00
action_pack.rb Updated copyright years 2008-05-11 18:34:05 -05:00
action_view.rb use autoload instead of explicit requires for ActionView 2008-11-23 13:42:07 -06:00
actionpack.rb