Method: Lookbook::ScenarioGroupEntity#preview
- Defined in:
- lib/lookbook/entities/scenario_group_entity.rb
#preview ⇒ PreviewEntity (readonly) Also known as: parent
The preview that this scenario belongs to.
20 21 22 |
# File 'lib/lookbook/entities/scenario_group_entity.rb', line 20 def preview @preview end |