Method: Address#category

Defined in:
app/models/address.rb

#categoryObject

Returns the value of attribute category.



2
3
4
# File 'app/models/address.rb', line 2

def category
  @category
end