Exception: ClassyAssets::Errors::NilAssetRoot
- Inherits:
-
StandardError
- Object
- StandardError
- ClassyAssets::Errors::NilAssetRoot
- Defined in:
- lib/classy_assets/errors/nil_asset_root.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
6 7 8 |
# File 'lib/classy_assets/errors/nil_asset_root.rb', line 6 def "ClassyAssets.config.asset_root is nil, and must be configured." end |