Blob::Feature::Check::Rails
blob-feature-check for Rails 3.1+ asset pipeline.
blob-feature-check is 'Small feature check for "blob:" URL support'
Usage
In your Gemfile, add this line:
gem "blob-feature-check-rails"
Then, run bundle install
.
In your app/assets/javascripts/application.js, add this line:
//= require blob-feature-check
You're done!
Versioning
blob-feature-check-rails 1.1.0 == blob-feature-check 1.1.0
License
The gem is available as open source under the terms of the MIT License.