| Class | FriendlyId::ActiveRecord2::SluggedModel::CachedMultipleFinder |
| In: |
lib/friendly_id/active_record2/slugged_model.rb
|
| Parent: | SimpleModel::MultipleFinder |
Performs a find a single friendly_id using the cached_slug column, if available. This is significantly faster, and can be used in all circumstances unless the +:scope+ argument is present.