diff options
author | Chris Arcand <chris@chrisarcand.com> | 2016-07-21 15:59:05 -0500 |
---|---|---|
committer | Chris Arcand <chris@chrisarcand.com> | 2016-07-21 15:59:05 -0500 |
commit | 31fbbb7faccba25b2e3b5e10b8fca1468579d629 (patch) | |
tree | e04f75d020badc4ba2e210b1b54ef580b8af12a0 /tasks | |
parent | f88495d519f9bdacd542d61b4e8117eb4f79c173 (diff) | |
download | rails-31fbbb7faccba25b2e3b5e10b8fca1468579d629.tar.gz rails-31fbbb7faccba25b2e3b5e10b8fca1468579d629.tar.bz2 rails-31fbbb7faccba25b2e3b5e10b8fca1468579d629.zip |
Fix 'defaults' option for root route
The merging of the 'defaults' option was moved up the stack in e852daa
This allows us to see where these options originate from the standard
HttpHelpers (get, post, patch, put, delete)
Unfortunately this move didn't incorporate the 'root' method, which has
always allowed the same 'defaults' option before.
Diffstat (limited to 'tasks')
0 files changed, 0 insertions, 0 deletions