开发者

Ruby Gem for comments with mongoid

开发者 https://www.devze.com 2023-04-07 07:50 出处:网络
I am in need to integrate comments to my existing mongoid documents. is the开发者_如何学Pythonre any rubygem available to achieve it?usually you\'d useacts_as_commentable

I am in need to integrate comments to my existing mongoid documents. is the开发者_如何学Pythonre any rubygem available to achieve it?


usually you'd use acts_as_commentable

https://github.com/jackdempsey/acts_as_commentable

but it only works with ActiveRecord.

Use this one for Mongoid:

https://github.com/mgolovnia/mongoid_commentable

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号