• Tetiana Chupryna's avatar
    Fix kwargs deprecation warnings · c8aa89f1
    Tetiana Chupryna authored
    Ruby 2.7 introduces the following deprecation warning:
    
    ```
    warning: Using the last argument as keyword parameters is
    deprecated; maybe ** should be added to the call
    ```
    c8aa89f1
avatars_helper.rb 3.78 KB