Skip to content
This repository has been archived by the owner on Mar 6, 2018. It is now read-only.

using gem without rails #15

Open
ilyakatz opened this issue Jul 21, 2012 · 0 comments
Open

using gem without rails #15

ilyakatz opened this issue Jul 21, 2012 · 0 comments

Comments

@ilyakatz
Copy link

redis-search.rb

should

require "redis"

search/base

Example, seems to indicate that Rails is not required for the gem to work (since it uses mongoid), however search/base has this

extend ActiveSupport::Concern

Which is part of active_support. Is it possible to use this gem with out Rails?
Thanks

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

No branches or pull requests

1 participant