Kyle Macey

Results 6 comments of Kyle Macey

I haven't run the specs yet, but this could help with the failed tests in #16

@wvanbergen So, either `embeds_many :model_state_transitions` has to be added to the documentation, or you have to find a way to strap it on to the parent model. Essentially, an embedded...

I'm still relatively new to Mongoid, too. I can put in a PR, though, to at least make the documentation modification. I can probably find a way to strap it...

Yeah I'll see if maybe I can get something together over the weekend

Ok, so looking through stuff quick, it looks like you're only running support for Rails 3 and Mongoid 2... I'm running Mongoid 4 on Rails 4, so are you interested...