Module: MLS::Slugger

Extended by:
ActiveSupport::Concern
Included in:
Listing, Property, Region, Use
Defined in:
lib/mls.rb

Defined Under Namespace

Modules: ClassMethods

Instance Method Summary collapse

Instance Method Details

#to_paramObject



58
59
60
# File 'lib/mls.rb', line 58

def to_param
  slug
end