We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3329e59 commit eab3019Copy full SHA for eab3019
docs/friendly_id.md
@@ -16,7 +16,7 @@ if defined?(CanCanCan)
16
17
module CanCan
18
module ModelAdapters
19
- class ActiveRecord4Adapter < AbstractAdapter
+ class ActiveRecordAdapter < AbstractAdapter
20
@@friendly_support = {}
21
22
def self.find(model_class, id)
0 commit comments