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-10-21 11:49:51 -05:00
..
caching extract AP Page and Action caching to actionpack-deprecated_caching gem 2012-10-03 11:14:28 -05: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 fix StrongParameters example [ci skip] 2012-10-21 11:49:51 -05:00
railties Simplify helpers handling. Ensure Metal can run AC hooks. 2012-03-15 08:48:38 +01:00
vendor Add deprecation horizon to html-scanner 2012-08-28 11:19:36 +02:00
base.rb moving to new hash syntax, for discussion before I take the time on full folders 2012-10-09 22:56:26 +02:00
caching.rb rename page_cache_extension option to default_static_extension 2012-10-03 15:35:19 -05: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 Optimize log subscribers to check if the log level is sufficient before performing an operations. 2012-09-30 09:47:24 -07:00
metal.rb removes unnecessary self 2012-09-17 17:32:19 +02:00
middleware.rb
model_naming.rb Remove ActiveModel dependency from ActionPack 2012-06-30 11:04:31 -05:00
railtie.rb 🔥 Rails asset id support 2012-10-15 09:47:16 -05:00
record_identifier.rb Deprecate AV::RecordIdentifier in controllers 2012-08-28 11:19:37 +02:00
test_case.rb refactor ActionView::TestCase internals to track rendered locals 2012-10-11 08:47:10 +02:00