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
2012-04-28 00:56:17 +05:30
..
caching prevent the cache sweeper ignores NoMethodError 2012-03-29 11:09:42 +08:00
deprecated Deprecate ActionController::Integration, ActionController::IntegrationTest, ActionController::PerformanceTest,ActionController::AbstractRequest, ActionController::Request, ActionController::AbstractResponse, ActionController::Response and ActionController::Routing 2012-01-15 00:02:07 +05:30
metal Use <tt>Foo::Bar</tt> instead of +Foo::Bar+ 2012-04-27 00:00:30 -07:00
railties Simplify helpers handling. Ensure Metal can run AC hooks. 2012-03-15 08:48:38 +01:00
vendor Fix HTML sanitizer allowed_css_properties comment 2012-04-13 10:01:35 +06:00
base.rb Add ActionController::HTTP 2012-03-14 12:46:23 -03:00
caching.rb DrbStore removed from cache backends 2011-11-07 18:57:55 +04:00
deprecated.rb Deprecate ActionController::Integration, ActionController::IntegrationTest, ActionController::PerformanceTest,ActionController::AbstractRequest, ActionController::Request, ActionController::AbstractResponse, ActionController::Response and ActionController::Routing 2012-01-15 00:02:07 +05:30
log_subscriber.rb logger adds a newline for us 2011-12-12 16:02:59 -08:00
metal.rb Use performed? instead of checking for response_body 2012-01-19 18:25:52 -02:00
middleware.rb
railtie.rb Simplify helpers handling. Ensure Metal can run AC hooks. 2012-03-15 08:48:38 +01:00
record_identifier.rb Add AC record identifier example with not-persisted object 2012-04-05 12:07:30 +06:00
test_case.rb remove unnecessary else statement 2012-04-26 20:48:38 +03:00