Skip to content

Fix set up instructions for non-Rails projects  #165

@gregnavis

Description

@gregnavis

Where are using Rails.root.join to determine the location of the configuration file. This method will naturally fail for all projects that depend on Active Record but not on Rails.

The problem should be resolved in a way that is compatible with how Rails does it.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions