如何将 erubis 与 mamp 一起使用
我发现了 erubis,“快速、安全且可扩展的 eRuby 实现”, 现在通过 gem install erubis 安装后,我的问题是如何在 mac 上运行? 特别是在mamp上?
我在谷歌上找不到答案,所以有人知道怎么做吗?
i found out erubis, the "fast, secure, and very extensible implementation of eRuby",
now after install through gem install erubis, my question is how to run in on mac?
especially on mamp?
i been no luck finding answer on google so anyone know how?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您必须配置 Apache 来运行 rhtml 文件,请查看此处:
http:// /ruby-doc.org/docs/ProgrammingRuby/html/web.html
You have to configure Apache tu run rhtml files, have a look here:
http://ruby-doc.org/docs/ProgrammingRuby/html/web.html