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
Aaron Patterson 565582c0f5 explicitly return nil from get_to_from_path
if `to` was initialized, this method would return, so we can eliminate
the to ||= in the conditional.  Finally, let's return a nil in the else
block so that it's explicit that this method can return nil
2015-08-14 12:08:30 -07:00
..
abstract_controller Freeze string literals when not mutated. 2015-07-19 17:45:10 -05:00
action_controller Merge pull request #21203 from denniss/issue-21199 2015-08-11 17:25:00 -06:00
action_dispatch explicitly return nil from get_to_from_path 2015-08-14 12:08:30 -07:00
action_pack Start Rails 5 development 🎉 2014-11-28 15:00:06 -02:00
abstract_controller.rb
action_controller.rb Return 204 if render is not called in API controllers 2015-06-11 16:54:17 -03:00
action_dispatch.rb Soften the lock requirements when eager_load is disabled 2015-07-09 02:23:23 +09:30
action_pack.rb Update copyright notices to 2015 [ci skip] 2014-12-31 08:34:14 +01:00