Method: Propertyware::Marketing#featured
- Defined in:
- lib/propertyware/models/marketing.rb
#featured ⇒ Object
Indicates if property is featured for rent or sale.
26 27 28 |
# File 'lib/propertyware/models/marketing.rb', line 26 def featured @featured end |