Method: Superstore::Associations::ClassMethods#belongs_to_required_by_default
- Defined in:
- lib/superstore/associations.rb
#belongs_to_required_by_default ⇒ Object
40 41 42 |
# File 'lib/superstore/associations.rb', line 40 def belongs_to_required_by_default false end |