jugyo / sunspot_mongoid

A Sunspot wrapper for Mongoid. **No longer maintained!**
MIT License
112 stars 59 forks source link

Remove unnecessary initialization steps #8

Closed davekrupinski closed 13 years ago

davekrupinski commented 13 years ago

Hi,

Went back to some of the initialization steps that the gem takes, and it looks like they are pretty much handled by the dependency on sunspot_rails, so there is no need to duplicate those efforts. The only mongoid specific configuration needed is handled by including the module. Additionally, the railtie ended up overwriting some important sunspot_rails init so it was prohibiting the usage of mongoid and activerecord side-by-side.

Thanks again, Dave

jugyo commented 13 years ago

I'm looking for a new maintainer of the this library. I have given you a commit bit, so please push directory to jugyo/sunspot_mongoid. I make you a owner of gem at rubygems.org if you need.