christopher-fuller / mongodb_fulltext_search

A gem that adds fulltext search capability to Mongoid or MongoMapper documents. The MongoDB aggregation framework is utilized to perform searches quickly and efficiently.
MIT License
5 stars 3 forks source link

rails 4 Support? #3

Open tomg65 opened 10 years ago

tomg65 commented 10 years ago

Are you planning to support mongoid 4 / rails 4?

Bundler could not find compatible versions for gem "rails": In Gemfile: mongodb_fulltext_search (>= 0) ruby depends on rails (~> 3.1) ruby rails (4.0.1)