gems sprockets-rails 2.1.0

latest releases: 3.4.2, 3.4.1, 3.4.0...
10 years ago
  • Drop support to Rails 3 applications.
  • Respect Rails.public_path when computing the path to the manifest file.
  • Restore config.assets.manifest option, which was removed in Rails 4.0.0.
    This change does not affect existing behavior if the option is not set.
  • Respect asset_host and relative_url_root to invalidate cache.
  • Assets not in the precompile list can be checked for errors by setting
    config.assets.raise_runtime_errors = true in any environment

Don't miss a new sprockets-rails release

NewReleases is sending notifications on new releases.