Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

Commit

Permalink
Merge 6e3c8df into 543dc24
Browse files Browse the repository at this point in the history
  • Loading branch information
smadeja committed May 20, 2015
2 parents 543dc24 + 6e3c8df commit ab688df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -68,6 +68,8 @@ class MyStuff < ActiveRecord::Base
end
```

*Note: The `name` part in the following method calls refers to the `:name` field. Replace it to match your searchable attribute.*

Index your model (will happen automatically for new/updated records):

```ruby
Expand Down

0 comments on commit ab688df

Please sign in to comment.