Skip to content

mention gem :facets, require: (value) with an array in the README #280

@benatkin

Description

@benatkin

In the README it has a good section on including individual components. Still I wasn't sure about adding requires to my rails config directory, so I checked to see if I could add them in my Gemfile – and, I can! From the bundler docs:

gem "redis", :require => ["redis/connection/hiredis", "redis"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions