Class: Vedeu::Input::Keys Private
- Inherits:
-
Repositories::Collection
- Object
- Repositories::Collection
- Vedeu::Input::Keys
- Defined in:
- lib/vedeu/input/keys.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 Key instances.
Instance Attribute Summary
Attributes inherited from Repositories::Collection
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