diff --git a/README.md b/README.md index 02ee2f5..8c49183 100644 --- a/README.md +++ b/README.md @@ -488,7 +488,7 @@ Next, add conversions to the index. ```ruby class Product < ActiveRecord::Base - has_many :searches, class_name: "Searchjoy::Search" + has_many :searches, class_name: "Searchjoy::Search", as: :convertable searchkick conversions: ["conversions"] # name of field -- libgit2 0.21.0