alexspeller / non-stupid-digest-assets

Fix the Rails 4 asset pipeline to generate non-digest along with digest assets
MIT License
494 stars 87 forks source link

Pin Rails/Sprockets version? #21

Open ajb opened 10 years ago

ajb commented 10 years ago

It seems a bit dangerous to have a monkeypatch gem that doesn't pin the version of Sprockets that it's monkeypatching. Is there a reason it was not included in the gemspec?

alexspeller commented 10 years ago

It probably should be pinned!