Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use default indices_path path #433

Merged
merged 1 commit into from
Sep 27, 2016
Merged

Use default indices_path path #433

merged 1 commit into from
Sep 27, 2016

Conversation

dmitry
Copy link
Contributor

@dmitry dmitry commented Sep 26, 2016

Once I run rake chewy:reset it raised an error with:

TypeError: no implicit conversion of nil into String

Once I set indices_path in a chewy.yml file then this issue was solved.
Since this change now indices_path used by default, so you don't need to set it through chewy.yml.

Once I run `rake chewy:reset` it raised an error with:

```
TypeError: no implicit conversion of nil into String
```

Once I set `indices_path` in a chewy.yml file then this issue was solved.
Since this change now `indices_path` used by default, so you don't need to set it through chewy.yml.
@pyromaniac pyromaniac merged commit 4ae2065 into toptal:master Sep 27, 2016
@pyromaniac
Copy link
Contributor

Awesome, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants