Commit 680085ae90b6c8bf69d64f000eab408dfbc3faa5
1 parent
280554b2
Exists in
master
and in
21 other branches
Version bump
Showing
3 changed files
with
9 additions
and
3 deletions
Show diff stats
CHANGELOG.md
README.md
... | ... | @@ -444,7 +444,7 @@ class Product < ActiveRecord::Base |
444 | 444 | end |
445 | 445 | ``` |
446 | 446 | |
447 | -Prefix the index name [master] | |
447 | +Prefix the index name | |
448 | 448 | |
449 | 449 | ```ruby |
450 | 450 | class Product < ActiveRecord::Base |
... | ... | @@ -472,7 +472,7 @@ Do not load models |
472 | 472 | Product.search "milk", load: false |
473 | 473 | ``` |
474 | 474 | |
475 | -Turn off special characters [master] | |
475 | +Turn off special characters | |
476 | 476 | |
477 | 477 | ```ruby |
478 | 478 | class Product < ActiveRecord::Base | ... | ... |
lib/searchkick/version.rb