Method: Brief::Model::ClassMethods#section_mappings
- Defined in:
- lib/brief/model.rb
#section_mappings(*args) ⇒ Object
198 199 200 |
# File 'lib/brief/model.rb', line 198 def section_mappings(*args) definition.send(:section_mappings, *args) end |