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-09-17 18:16:41 +02:00
..
caching Merge branch 'master' of github.com:lifo/docrails 2012-09-09 17:38:47 +05:30
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 Build fix for ActionMailer 2012-09-14 10:15:18 +05:30
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 revises the RDoc of AC::Base.without_modules 2012-09-17 17:32:19 +02:00
caching.rb Fix spacing 2012-08-29 14:23:27 -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 log 404 status when ActiveRecord::RecordNotFound was raised (#7646) 2012-09-17 18:16:41 +02:00
metal.rb removes unnecessary self 2012-09-17 17:32:19 +02:00
middleware.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
model_naming.rb Remove ActiveModel dependency from ActionPack 2012-06-30 11:04:31 -05:00
railtie.rb Get rid of config.preload_frameworks in favor of config.eager_load_namespaces 2012-08-21 14:47:19 -03:00
record_identifier.rb Deprecate AV::RecordIdentifier in controllers 2012-08-28 11:19:37 +02:00
test_case.rb Renamed _path_segments to _recall 2012-08-04 14:55:00 +03:00