- Nothing yet
- Bug fixes
- Don't change
asset_providers
of aRoadie::Document
when applying Options with noasset_providers
set. - Support assets inside subdirectories.
- Don't add
AssetPipelineProvider
when asset pipeline is unavailable (e.g. inside Rails engines). - Raise error when initializing
AssetPipelineProvider
withnil
provider.
- Don't change
- Bug fixes
- Don't crash on
nil
roadie_options
- Don't crash on
- Bug fixes
- Inline HTML in emails without a plaintext part
- Use released version of Roadie 3.0.0
- First implementation