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
2013-03-14 09:13:10 +01:00
..
caching Remove observers and sweepers 2012-11-28 22:46:49 -02:00
deprecated extract PerformanceTest into rails-performance_tests gem 2013-01-10 17:09:06 +01:00
metal Handle conditional get in live requests - this will prevent error when using stale on live streams(issue #9636) 2013-03-14 09:13:10 +01:00
railties
vendor
base.rb replace present? with any? to reduce dependency on AS 2012-11-13 16:35:15 -08:00
caching.rb Remove caching_allowed? from ActionController::Caching 2013-01-28 21:17:48 +01:00
deprecated.rb
log_subscriber.rb Use the instrumentation framework to instrument Strong Params 2013-03-07 10:41:05 +01:00
metal.rb Missing or unneeded require extract_options 2013-02-01 12:10:58 +09:00
middleware.rb
model_naming.rb
railtie.rb Restore and adapt the implementation reverted at 2013-01-19 15:32:27 -02:00
record_identifier.rb Deprecate direct calls to AC::RecordIdentifier.dom_id and dom_class 2013-01-16 23:09:36 -02:00
test_case.rb Skip fetching path if the iteration is going to be skipped 2013-03-11 15:54:43 -03:00