Module: ActiveModel::Permalink

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

Constant Summary collapse

CANDIDATE_SOURCE_ATTRIBUTES =
[:name, :title]
VERSION =
"0.0.1"