Method: Granite::Action::Projectors::ClassMethods#_projectors
- Defined in:
- lib/granite/action/projectors.rb
#_projectors ⇒ Object
76 77 78 |
# File 'lib/granite/action/projectors.rb', line 76 def _projectors @_projectors ||= ProjectorsCollection.new(self) end |