rails/actionpack/lib
2008-11-07 21:20:26 -05:00
..
action_controller Simplify dispatcher callbacks to eliminate unnecessary stale thread purging. [Nick Sieger, Pratik Naik] 2008-11-08 03:49:54 +05:30
action_pack Bump the Version constants to align with the *next* release rather than the previous release. 2008-09-22 21:32:12 +02:00
action_view Check whether last arg is a Hash instead of duck-typing against [] 2008-11-07 21:20:26 -05: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