v0.5.0
Add external_asset_pipeline_manifest
helper method which can be overridden to return a different Manifest
instance than the default. One example use case would be to override this helper in different rails engines to use a distinct Manifest
instance in each one.