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
John Firebaugh 57bc25c5f8 Use run_callbacks; the generated _run_<name>_callbacks method is not a public interface.
Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
2011-01-31 19:45:53 -02:00
..
abstract_controller render_to_string must ensure that response_body 2011-01-25 20:14:03 +01:00
action_controller If I want to set respond_body to nil then it 2011-01-25 20:13:56 +01:00
action_dispatch Use run_callbacks; the generated _run_<name>_callbacks method is not a public interface. 2011-01-31 19:45:53 -02:00
action_pack Update the version.rb files to include a PRE part 2010-11-16 17:19:46 -08:00
action_view Solve SystemStackError when changing locale inside ActionMailer [#5329 state:resolved] 2011-01-19 23:42:10 +01:00
abstract_controller.rb
action_controller.rb Move uri parser to AS as URI.parser method to reuse it in AP and ARes. 2010-09-28 11:38:35 +08:00
action_dispatch.rb Introduce ActionDispatch::Reloader 2010-12-20 12:43:02 +01:00
action_pack.rb
action_view.rb SReorganize autoloads slightly and move two files to lib/action_view root. 2010-10-14 09:32:53 +02:00