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
Xavier Noria 56832e791f let Regexp#match? be globally available
Regexp#match? should be considered to be part of the Ruby core library. We are
emulating it for < 2.4, but not having to require the extension is part of the
illusion of the emulation.
2016-10-27 09:13:55 +02:00
..
abstract_controller Remove deprecated methods related to controller filters 2016-10-09 23:56:14 -03:00
action_controller remove unused RedirectBackError class 2016-10-27 08:28:14 +09:00
action_dispatch let Regexp#match? be globally available 2016-10-27 09:13:55 +02:00
action_pack applies new string literal convention in actionpack/lib 2016-08-06 18:51:43 +02:00
abstract_controller.rb applies new string literal convention in actionpack/lib 2016-08-06 18:51:43 +02:00
action_controller.rb Include the content of the flash in the auto-generated etag (#26250) 2016-08-22 13:34:35 -07:00
action_dispatch.rb Deprecated ActionDispatch::ParamsParser::ParamsParser 2016-10-10 01:35:58 -03:00
action_pack.rb applies new string literal convention in actionpack/lib 2016-08-06 18:51:43 +02:00