Refresh

This website rdoc.info/gems/cells/Cell/ViewModel/ProcessOptions is currently offline. Cloudflare\'s Always Online™ shows a snapshot of this web page from the Internet Archive\'s Wayback Machine. To check for the live version, click Refresh.

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