Mongomapper documentation?

喜欢而已 提交于 2019-12-11 04:31:59

问题


I have stumbled upon Mongoid which has great documentation: http://mongoid.org/docs/associations/

But I have heard that MongomMapper is de-facto for Rails.

Where do I find API documentation for using Mongomapper?


回答1:


The standard answer from the author of MongoMapper is that the project is still young and that the API is still in flux. Download the latest version from Git and look at the tests. You should be able to get a fair idea of what is possible.




回答2:


It's up on rdoc.info now: http://rdoc.info/github/jnunemaker/mongomapper




回答3:


MongoMapper now has documentation on http://mongomapper.com



来源:https://stackoverflow.com/questions/3551990/mongomapper-documentation

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!