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
Boris Peterbarg 4be3997c9f Compare content_type with Mime::XML instead of regexp
Regexp is broken for both content types including charsets and for
integration tests, where the content_type is a Mime::Type and not String
2015-03-16 06:35:00 +02:00
..
abstract_controller Removed non-standard and unused require 'active_support/deprecation' from parts out of active_support. 2015-02-27 23:20:09 +05:30
action_controller Merge pull request #19291 from hired/return-truthy-value-from-head 2015-03-13 11:06:20 -03:00
action_dispatch Compare content_type with Mime::XML instead of regexp 2015-03-16 06:35:00 +02:00
action_pack Start Rails 5 development 🎉 2014-11-28 15:00:06 -02:00
abstract_controller.rb No need for .rb extension 2013-08-25 11:39:09 +02:00
action_controller.rb Add ActionController::Renderer 2015-01-22 01:02:11 +03:00
action_dispatch.rb Update copyright notices to 2015 [ci skip] 2014-12-31 08:34:14 +01:00
action_pack.rb Update copyright notices to 2015 [ci skip] 2014-12-31 08:34:14 +01:00