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
David Heinemeier Hansson 61e43700b8 Prepare for RC2
2008-11-14 12:26:50 +01:00
..
action_controller Make polymorphic_url compact given array [#1317 state:committed] 2008-11-14 12:07:52 +01:00
action_pack Prepare for RC2 2008-11-14 12:26:50 +01:00
action_view Tag helper should output an attribute with the value 'false' instead of omitting the attribute, if the associated option is false but not nil. 2008-11-13 21:55:58 +01:00
action_controller.rb Added ActionController::Translation module delegating to I18n #translate/#t and #localize/#l [status:committed #1008] 2008-09-10 00:39:54 -05:00
action_pack.rb Updated copyright years 2008-05-11 18:34:05 -05:00
action_view.rb I18n: Introduce I18n.load_path in favor of I18n.load_translations and change Simple backend to load translations lazily. [#1048 state:resolved] 2008-09-20 19:26:16 +01:00
actionpack.rb Allow frameworks to be required by their gem name (closes #8845) [drnic] 2007-09-22 18:15:05 +00:00