Commit 3517290f810182920a32f9afa5a2d114bfd8b605

Authored by Andrew Kane
1 parent fc45813e

Removed outdated note

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
README.md
... ... @@ -281,7 +281,7 @@ end
281 281  
282 282 You do **not** need to clean up the search queries. Searchkick automatically treats `apple` and `APPLES` the same.
283 283  
284   -Next, add conversions to the index. You must specify the conversions field as of version `0.2.0`.
  284 +Next, add conversions to the index.
285 285  
286 286 ```ruby
287 287 class Product < ActiveRecord::Base
... ...