Module: Paf::ThoroughfareLocality::ClassMethods
- Defined in:
- lib/paf/thoroughfare_locality.rb
Overview
Methods to be added to the including class
Instance Method Summary collapse
Instance Method Details
#thoroughfare_and_locality_attrs ⇒ Object
11 12 13 |
# File 'lib/paf/thoroughfare_locality.rb', line 11 def thoroughfare_and_locality_attrs %i[dependent_thoroughfare thoroughfare] + locality_attrs end |