sleede / wupee

Very simple notification system for rails
https://github.com/sleede/wupee
MIT License
26 stars 8 forks source link

address ruby 2.7 deprecation warning for keyword parameters #15

Closed sairam closed 4 years ago

sairam commented 4 years ago

this is the warning that shows up:

warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call