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
Carlos Antonio da Silva 0b859dfefe Do not reassign variable when mutation is happening
These methods mutate the path variable/argument so there is no need
to reassign it every time.
2014-07-31 13:24:17 -03:00
..
abstract_controller Deprecate *_path methods in mailers 2014-07-30 12:01:45 -05:00
action_controller Simplify code branch, remove #tap 2014-07-31 09:47:46 -03:00
action_dispatch Do not reassign variable when mutation is happening 2014-07-31 13:24:17 -03:00
action_pack Introduce Rails.gem_version 2014-03-05 12:37:38 -05:00
abstract_controller.rb No need for .rb extension 2013-08-25 11:39:09 +02:00
action_controller.rb Remove deprecated cattr_* requires 2013-12-03 00:28:15 +02:00
action_dispatch.rb ActionDispatch::Head was replaced by Rack::Head. Closes #14191. 2014-02-25 11:20:12 +01:00
action_pack.rb update copyright notices to 2014. [ci skip] 2014-01-01 23:59:49 +05:30