Class: Vedeu::Views::Views Private

Inherits:
Repositories::Collection show all
Defined in:
lib/vedeu/views/views.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

A collection of View instances.

Instance Attribute Summary

Attributes inherited from Repositories::Collection

#collection, #name, #parent

Method Summary

Methods inherited from Repositories::Collection

#add, coerce, #initialize, #klass, #to_s

Methods included from Repositories::Assemblage

#[], #any?, #each, #empty?, #eql?, #size

Methods included from Common

#absent?, #array?, #boolean, #boolean?, #empty_value?, #escape?, #falsy?, #hash?, #line_model?, #numeric?, #positionable?, #present?, #snake_case, #stream_model?, #string?, #symbol?, #truthy?, #view_model?

Constructor Details

This class inherits a constructor from Vedeu::Repositories::Collection