Module FriendlyId::ActiveRecord2::SluggedModel::FinderMethods
In: lib/friendly_id/active_record2/slugged_model.rb

The methods in this module override ActiveRecord‘s find_one and find_some to add FriendlyId‘s features.

Methods

Protected Instance methods

Since Rails goes out of its way to make these options completely inaccessible, we have to copy them here.

[Validate]