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/action_controller
2010-01-17 12:43:17 +01:00
..
caching Use safe_concat instead of trying to html_safe! what might be a frozen string 2010-01-10 18:13:43 -08:00
deprecated Get rid of prepare_each_request, since now it's a middleware initialization parameter. 2010-01-17 11:44:04 +01:00
metal Add ActionDispatch::Railties::Subscriber and finish tidying up the logging. 2010-01-17 12:43:17 +01:00
railties Add ActionDispatch::Railties::Subscriber and finish tidying up the logging. 2010-01-17 12:43:17 +01:00
vendor
base.rb Do not send the whole controller in notifications, cherry pick required pieces. 2010-01-15 12:24:31 +01:00
caching.rb Add subscriber for ActionPack and move all logging inside it. 2010-01-13 01:19:23 +01:00
deprecated.rb
metal.rb controller_path is required by ActionView, so move it up to AbstractController and refactor AbstractController::Layouts. 2009-12-31 18:40:20 -08:00
middleware.rb
polymorphic_routes.rb
railtie.rb Add ActionDispatch::Railties::Subscriber and finish tidying up the logging. 2010-01-17 12:43:17 +01:00
record_identifier.rb
test_case.rb Move Flash into middleware 2010-01-15 14:55:13 -06:00
translation.rb
url_rewriter.rb Remove duplicated url_for code and move methods shared between ActionMailer and ActionController up to AbstractController. 2010-01-07 15:31:50 +01:00