Method: Propertyware::Marketing#featured

Defined in:
lib/propertyware/models/marketing.rb

Indicates if property is featured for rent or sale.



26
27
28
# File 'lib/propertyware/models/marketing.rb', line 26

def featured
  @featured
end