Class Cell::ViewModel::Context
In: lib/cell/view_model.rb
Parent: Object

DISCUSS: we could use the same mechanism as TRB::Skills here for speed at runtime?

Methods

[]  

Public Class methods

Only dup&merge when :context was passed in parent.cell(context: ..) Otherwise we can simply pass on the old context.

[Validate]