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.0.0"

Instance Method Summary collapse

Instance Method Details

#to_paramObject



22
# File 'lib/slugworth.rb', line 22

def to_param; slug; end