Module: PermalinkFor
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/permalink_for.rb,
lib/permalink_for/version.rb
Defined Under Namespace
Modules: ClassMethods, PrettyImpl, SlugImpl
Constant Summary collapse
- PERMALINK_TYPES =
{ slug: SlugImpl, pretty: PrettyImpl }
- VERSION =
'0.1.2'