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
Prem Sichanugrist a9f3c9da01 Using Object#in? and Object#either? in various places
There're a lot of places in Rails source code which make a lot of sense to switching to Object#in? or Object#either? instead of using [].include?.
2011-04-11 03:17:09 +08:00
..
abstract_controller Implicit actions named not_implemented can be rendered 2011-04-02 23:47:50 -03:00
action_controller Using Object#in? and Object#either? in various places 2011-04-11 03:17:09 +08:00
action_dispatch Using Object#in? and Object#either? in various places 2011-04-11 03:17:09 +08:00
action_pack Update the version.rb files to include a PRE part 2010-11-16 17:19:46 -08:00
action_view Make csrf_meta_tags use the tag helper 2011-04-08 02:21:08 +02:00
abstract_controller.rb Refactor ActionMailer to not use hide_actions 2010-09-03 22:59:11 +02:00
action_controller.rb Add controller-specific force_ssl method to force web browser to use HTTPS protocol 2011-03-28 04:58:47 +08:00
action_dispatch.rb Add ClosedError message to the initializer 2011-04-06 15:45:23 -03:00
action_pack.rb We're in 2011, let's update our license 2011-02-22 18:24:20 -02:00
action_view.rb We're in 2011, let's update our license 2011-02-22 18:24:20 -02:00