diff options
| author | Prathamesh Sonpatki <csonpatki@gmail.com> | 2015-12-25 11:09:39 +0530 | 
|---|---|---|
| committer | Prathamesh Sonpatki <csonpatki@gmail.com> | 2015-12-25 11:09:39 +0530 | 
| commit | 35551f85c728b09a9173d4c18a8ba7911e5f6795 (patch) | |
| tree | 86a6d01fff698176a53e639d807c9ce01f98263a /actionpack/lib/abstract_controller/railties/routes_helpers.rb | |
| parent | f037e4ac89d538cdca65d2beecfa3710503fbe13 (diff) | |
| download | rails-35551f85c728b09a9173d4c18a8ba7911e5f6795.tar.gz rails-35551f85c728b09a9173d4c18a8ba7911e5f6795.tar.bz2 rails-35551f85c728b09a9173d4c18a8ba7911e5f6795.zip | |
Changed default value of `:rc` option to `nil`
- This fixes an error thrown by Thor because type of default value of
  `:rc` option which is `:boolean` does not match with it's default type
  which is `string`.
- Ref - https://github.com/erikhuda/thor/blob/master/lib/thor/parser/option.rb#L125
Diffstat (limited to 'actionpack/lib/abstract_controller/railties/routes_helpers.rb')
0 files changed, 0 insertions, 0 deletions
