Sha256: 5ee6269214d0b0a37bc609d3759b9f1bda5ccedde7512cd297c892f43f3dde9e

Contents?: true

Size: 864 Bytes

Versions: 5

Compression:

Stored size: 864 Bytes

Contents

2015-04-20
-------------------
* Added minified version of webshims library to lib/assets; updated the rake task `rake webshims:update_public` to copy the minified versions over to /public, since these files are not precompiled.
* Added update_public_versioned to copy webshims assets to version-namespaced directory, preventing upstream caching issues

2015-01-19
-------------------
* Stopped adding webshims to the default assets-precompile list for Rails 4. This should only affect current Rails 4 users who are working around digest-only precompiling; they will need to add `config.assets.precompile << /webshims/` to their application.rb.

2015-01-04
-------------------
* Removed modernizr-custom from documentation, since webshims has removed its custom modernizr build. If your app depends on Modernizr, you'll have to build and include your own version.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
webshims-rails-1.16.0 CHANGES.md
webshims-rails-1.15.10 CHANGES.md
webshims-rails-1.15.9 CHANGES.md
webshims-rails-1.15.8 CHANGES.md
webshims-rails-1.15.6.4 CHANGES.md