Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds missing array to cached_asset_file.rb #80

Merged
merged 1 commit into from
Nov 27, 2017

Commits on Nov 20, 2017

  1. Adds missing array to cached_asset_file.rb

    Added an array where one appears to be missing.
    Receiving  this error in Rails 4.0.3:
    ```
    /gems/inline_svg-1.3.0/lib/inline_svg/cached_asset_file.rb:17: syntax error, unexpected ',' (SyntaxError)
        def initialize(paths:, filters: [])
    ```
    LeahArmstrong authored Nov 20, 2017
    Configuration menu
    Copy the full SHA
    96b2642 View commit details
    Browse the repository at this point in the history