Method: Stator::Model#_stator

Defined in:
lib/stator/model.rb

#_stator(namespace) ⇒ Object



30
31
32
# File 'lib/stator/model.rb', line 30

def _stator(namespace)
  self._stators[namespace.to_s]
end