Module: Granite::Form::Model::Associations::Reflections::Singular
- Included in:
- EmbedsOne, ReferencesOne
- Defined in:
- lib/granite/form/model/associations/reflections/singular.rb
Instance Method Summary collapse
Instance Method Details
#collection? ⇒ Boolean
7 8 9 |
# File 'lib/granite/form/model/associations/reflections/singular.rb', line 7 def collection? false end |