Module: Slugworth

Extended by:
ActiveSupport::Concern
Defined in:
lib/slugworth.rb,
lib/slugworth/version.rb

Defined Under Namespace

Modules: ClassMethods

Constant Summary collapse

VERSION =
"1.2.2".freeze

Instance Method Summary collapse

Instance Method Details

#to_paramObject



29
30
31
# File 'lib/slugworth.rb', line 29

def to_param
  slug
end