rails--rails/actionpack/lib/action_controller
Michael Koziarski 12cf8f348b Move template_format logic out to the request so it's alongside the 'regular' request format.
Use xhr? instead of the expensive trip through Request#accepts.
2008-07-03 19:43:06 +03:00
..
assertions
caching
cgi_ext
routing
session
templates/rescues
vendor/html-scanner/html
assertions.rb
base.rb
benchmarking.rb
caching.rb
cgi_ext.rb
cgi_process.rb
components.rb
cookies.rb
dispatcher.rb
filters.rb
flash.rb
headers.rb
helpers.rb
http_authentication.rb
integration.rb
layout.rb
mime_responds.rb
mime_type.rb
mime_types.rb
performance_test.rb
polymorphic_routes.rb
rack_process.rb
record_identifier.rb
request.rb Move template_format logic out to the request so it's alongside the 'regular' request format. 2008-07-03 19:43:06 +03:00
request_forgery_protection.rb
request_profiler.rb
rescue.rb
resources.rb
response.rb
routing.rb
session_management.rb
status_codes.rb
streaming.rb
test_case.rb
test_process.rb
url_rewriter.rb
verification.rb