diff options
author | Alberto Almagro <albertoalmagro@gmail.com> | 2018-12-11 23:45:57 +0100 |
---|---|---|
committer | Alberto Almagro <albertoalmagro@gmail.com> | 2019-05-22 23:03:56 +0200 |
commit | 29506d0f03a76b09497d1a392ef1adbddf776102 (patch) | |
tree | e210cd36f48e5f95f9417b4fba933752ddffd294 /activesupport/lib/active_support | |
parent | fb9117e190e39872fff7ae5d6b96bfb26ef8b32c (diff) | |
download | rails-29506d0f03a76b09497d1a392ef1adbddf776102.tar.gz rails-29506d0f03a76b09497d1a392ef1adbddf776102.tar.bz2 rails-29506d0f03a76b09497d1a392ef1adbddf776102.zip |
Use keyword arguments for ActionDispatch::Journey:Route constructor
This commit changes from constructor's argument list to keyword
arguments in order to remove the dependency of remember parameters'
positions.
The constructor already provided a default value for `internal`, this
commits takes the chance to also add default values for `precedence` and
`scope_options`.
Diffstat (limited to 'activesupport/lib/active_support')
0 files changed, 0 insertions, 0 deletions