diff options
author | utilum <oz@utilum.com> | 2018-04-17 21:58:44 +0200 |
---|---|---|
committer | utilum <oz@utilum.com> | 2018-04-17 22:07:26 +0200 |
commit | 8201646327796b18187b9ca3a165a18a468cc2f6 (patch) | |
tree | 0883b33df365e158f81a5bc2c781a016058440c4 /Rakefile | |
parent | 74525b26d2e2eee897707546b7d63e4fa6bdc0f1 (diff) | |
download | rails-8201646327796b18187b9ca3a165a18a468cc2f6.tar.gz rails-8201646327796b18187b9ca3a165a18a468cc2f6.tar.bz2 rails-8201646327796b18187b9ca3a165a18a468cc2f6.zip |
Ruby 2.6 warning: passing splat keyword arguments as a single Hash
Before:
```
$ ruby -v
ruby 2.6.0dev (2018-04-04 trunk 63085) [x86_64-linux]
$ bundle exec rake test:template
...
/rails/actionview/lib/action_view/digestor.rb:76: warning: passing splat keyword arguments as a single Hash to `find_all'
```
Diffstat (limited to 'Rakefile')
0 files changed, 0 insertions, 0 deletions