Module: Compass::LazyAttribute
- Extended by:
- ActiveSupport::Concern
- Included in:
- Menu::Item
- Defined in:
- lib/compass/lazy_attribute.rb
Overview
Allows a Ruby class to define an attribute, that relies on another attribute to evaluate a value.
Defined Under Namespace
Classes: LazyValue