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
Michael Koziarski 19e9a1f47d Remove duplicate distribution of prototype and scriptaculous.
This was previously needed by define_javascript_functions which has been removed for a while.
2008-11-18 20:11:55 +01:00
..
action_controller BACKWARDS INCOMPATIBLE: Renamed application.rb to application_controller.rb and removed all the special casing that was in place to support the former. You must do this rename in your own application when you upgrade to this version [DHH] 2008-11-17 19:27:35 +01:00
action_pack Prepare for RC2 2008-11-14 12:26:50 +01:00
action_view Remove duplicate distribution of prototype and scriptaculous. 2008-11-18 20:11:55 +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 use :en as a default locale (in favor of :en-US) 2008-11-18 14:23:53 +01:00
actionpack.rb Allow frameworks to be required by their gem name (closes #8845) [drnic] 2007-09-22 18:15:05 +00:00