Module: MLS::Slugger

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

Defined Under Namespace

Modules: ClassMethods

Instance Method Summary collapse

Instance Method Details

#to_paramObject



46
47
48
# File 'lib/mls.rb', line 46

def to_param
  slug
end