Class: BBMB::Html::State::Favorites
- Defined in:
- lib/bbmb/html/state/favorites.rb
Constant Summary collapse
Instance Method Summary collapse
Methods inherited from Global
#direct_argument_keys, #direct_arguments, #direct_request?, #logout, mandatory, #requested_event, #trigger, #user_input
Instance Method Details
#init ⇒ Object
13 14 15 |
# File 'lib/bbmb/html/state/favorites.rb', line 13 def init @model = _customer.favorites end |