Module: Cell::ViewModel::ProcessOptions

Included in:
Cell::ViewModel
Defined in:
lib/cell/view_model.rb

Overview

Overwrite #process_options in included feature modules, but don’t forget to call super.

Instance Method Summary collapse

Instance Method Details

#process_options!(options) ⇒ Object



194
195
# File 'lib/cell/view_model.rb', line 194

def process_options!(options)
end