Last Updated: February 25, 2016
·
1.732K
· eladmeidar

ActiveRecord and Mongo associations

Yeah, it is not common - but sometimes you'd like to associate between a Mongoid model and an ActiveRecord associations.

https://github.com/eladmeidar/MongoMysqlRelations is a new gem we made to allow specifically that. it is slim, incomplete but as always it is a good start for the Open Source gods to join in and help us out.

more on the readme.