开发者

Ext JS ext_scaffold generator rails

I am trying to use ext_scaffold plugin for rails3 app. I'v开发者_StackOverflow社区e downloaded the Ext Javascript framework from here and unzip it into my rails appn/public/ext.

I have installed ext_scaffold plugin from here.

Now when I try to generate scaffold using :

rails generate ext_scaffold post title:string

I get an error "Could not find generator ext_scaffold".

I have referred this site.

How can I fix this?


On the github there is a note at the top it said: This project has not been adapted to Rails3, sorry!


there is a new project up on here: which seems to be the "new" extjs_scaffold.

give it a try - it's pretty cool! - hopes this helps

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜