如何在现有的rails 4应用程序中集成炼油厂cms。
我已经在宝石文件中添加了这个宝石'refinerycms-i18n',github:‘精炼厂/精炼厂-i18n’,分支:‘主宝石’‘精炼厂’,github:‘精炼厂/精炼厂’,分支:'master‘
我试着做
rails g refinery:engine app name:string description:text
但是错误是Could not find generator refinery:engine。
如何解决这个问题
发布于 2015-02-05 19:53:12
我从来没有这样做,但这里有一个官员:指南,我希望它是有用的!
发布于 2015-02-18 19:31:02
正在做一些关于这个话题的研究。目前,docs声明"Refinery CMS与Rails 4不兼容“。如果你发现情况不是这样,请更新你的答案!
来源:RefineryCMS入门
https://stackoverflow.com/questions/28342565
复制相似问题