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

Commits on Sep 26, 2016

  1. Use default indices_path path

    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.
    dmitry authored Sep 26, 2016
    Configuration menu
    Copy the full SHA
    eaaae28 View commit details
    Browse the repository at this point in the history