Class: YamlBSides::Associations::HasMany
- Includes:
- Hasable
- Defined in:
- lib/yaml_b_sides/associations/has_many.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from YamlBSides::Associations::Base
Instance Method Details
#action ⇒ Object
6 7 8 |
# File 'lib/yaml_b_sides/associations/has_many.rb', line 6 def action :where end |