Skip to content

event-nation/remote_manifest

Repository files navigation

Remote Manifest

Fetch sprockets manifest file from a remote URL

Usage

Rails.application.configure do
  config.assets.remote_manifest = 'https://static.my-app.com/manifest.json'
end

Installation

Add this line to your application's Gemfile:

gem 'remote_manifest'

And then execute:

$ bundle

Or install it yourself as:

$ gem install remote_manifest

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.

About

Fetch sprockets manifest file from a remote URL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published