chore(readme): Specify ruby highlighting in code example
This commit is contained in:
parent
f4f59548b5
commit
0689be957d
@ -103,7 +103,7 @@ The `AlgoliaSearchRecordExtractor` contains two methods (`custom_hook_each` and
|
||||
`custom_hook_all`) that are here so you can overwrite them to add your custom
|
||||
logic. They currently simply return the argument they take as input.
|
||||
|
||||
```
|
||||
```ruby
|
||||
class AlgoliaSearchRecordExtractor
|
||||
# Hook to modify a record after extracting
|
||||
def custom_hook_each(item)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user