Class: MerchantCategory

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
lib/earth/industry/merchant_category.rb

Instance Method Summary collapse

Instance Method Details

#nameObject



7
8
9
# File 'lib/earth/industry/merchant_category.rb', line 7

def name
  description
end