mediaelement_rails icon indicating copy to clipboard operation
mediaelement_rails copied to clipboard

Asset depends on 'mediaelement_rails/bigplay.svg' but not declared the dependency

Open tetherit opened this issue 10 years ago • 1 comments

After adding:

gem 'sprockets_better_errors'

To my gem file, it is identifying this problem with this gem:

Asset depends on 'mediaelement_rails/bigplay.svg' to generate properly but has not declared the dependency
Please add: `//= depend_on_asset "mediaelement_rails/bigplay.svg"` to '/usr/local/lib/ruby/gems/2.0.0/gems/mediaelement_rails-0.5.1/app/assets/stylesheets/mediaelement_rails/mediaelementplayer.css.erb'

tetherit avatar Dec 22 '13 13:12 tetherit

Will check this out shortly!

fusion2004 avatar Mar 14 '14 16:03 fusion2004