Module
Cell::ViewModel::Helpers
In:
lib/cell/view_model.rb
Methods
cell
Public Instance methods
cell
(name, *args, &block)
Constantizes name if needed, call builders and returns instance.
[Validate]