1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/lib
Aaron Patterson ac9d32bf90 push kwargs up to the user facing API
this lets us leverage Ruby's kwarg handling (exceptions for missing
params, etc) ASAP which allows us to skip active support method calls
and make sure the exception stack is closer to where the user called the
methods.
2016-02-12 15:40:16 -08:00
..
action_view push kwargs up to the user facing API 2016-02-12 15:40:16 -08:00
action_view.rb Update copyright notices to 2016 [ci skip] 2015-12-31 18:27:19 +02:00