Skip to content

Commit

Permalink
Merge pull request mezis#47 from smadeja/readme
Browse files Browse the repository at this point in the history
Update readme to avoid confusion
  • Loading branch information
mezis committed Aug 12, 2015
2 parents 543dc24 + 6e3c8df commit e373a70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
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 e373a70

Please sign in to comment.