We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(5)
精彩的 PeepCode 获得了 Merb PDF 和截屏视频 售价 9 美元。
The wonderful PeepCode have got a Merb PDF and screencast available for $9.
源代码确实可读,非常紧凑并且充满注释。
然后,每个 merb 部分也有一个完整的自述文件,其中包含所有信息。
您可以在 github 上阅读所有内容:http://github.com/wycats/merb/
The source code is really readable, pretty compact and full of comments.
Then, each merb part have a complete README full of informations too.
You can read all this on github: http://github.com/wycats/merb/
我认为 merb 在良好的示例代码、教程和更新过时信息方面做得相当糟糕。 我真的很喜欢这个项目,但也被这个项目刺痛过好几次。 现在它已经达到了半稳定的 1.0,我真的希望有人能站出来并更新一堆文档,向旧文档添加警告并将其指向更新的信息。 很高兴看到他们如何支持该项目,因为它是 1.0
I think merb has been pretty bad about good example code, tutorials and updating dated information. I really like the project, but have been stung by this several times. Now that it has reached a semi stable 1.0 I really hope that some people step up and get a bunch of the docs up to date, add warnings to old docs and point it towards newer information. It should be great to see how they deal with supporting the project now that it is 1.0
有 Merb Wiki 以及一个社区图书项目,您可以在 http://book.merbist.com/ 源位于 github 上:http://github.com/mattetti/merb-book/tree/master。
There's the Merb Wiki and also a community book project, you can see it at http://book.merbist.com/ and the source is on github: http://github.com/mattetti/merb-book/tree/master.
你是对的。 正如该网站将告诉您的那样,Merb 是一个黑客框架。 Yehuda 在最近的 infoq 采访中称其为实验场。 由于该系统自诞生以来已经发生了很大变化,因此缺乏好的例子。 Dec 指出了 github 页面。 它们是我所知道的当前文档的最佳来源。 随着 1.0 的发布,API 变得稳定,这有望减少损坏的代码示例。
我还强烈推荐 FreeNode 上的 #merb IRC 频道。 友善、聪明的人。
You are correct. As the website will tell you, Merb is a hacker's framework. Yehuda called it an experimentation ground in a recent infoq interview . There is a lack of good examples because the system has changed a lot since its inception. Dec pointed out the github pages. They are the best source of current documentation that I know of. With the release of 1.0 the API has become stable, which will hopefully lead to less broken code examples.
I can also highly recommend the #merb IRC channel on FreeNode. Friendly, smart people.