nathanvda / cocoon

Dynamic nested forms using jQuery made easy; works with formtastic, simple_form or default forms
http://github.com/nathanvda/cocoon
MIT License
3.08k stars 385 forks source link

Compatible with MongoID 7 #535

Closed DucNguyenVan closed 5 years ago

DucNguyenVan commented 5 years ago

I'm upgrading Rails to 5 and mongoid to version 7.0.2 And it show error

undefined method `collection?' for #<Mongoid::Association::Embedded::EmbedsMany:0x007f808e050508>

Regards,

DucNguyenVan commented 5 years ago

I found it here https://github.com/nathanvda/cocoon/pull/527