开发者

Rails development

I've basicall got a rails app that serves XML happily but I now need to add a HTML admin area. Whats the quickest way that I can do this?

My database and models are all happy and all I need now is run some magic script to turn it all i开发者_高级运维nto a website - is there anything that will do this?

If not - why not!?

Thanks in advance

Chris


If you used scaffolding, just visit your routes without the .xml postfix. What is generated tends to be rather basic, with the intent of providing boilerplate that you come in and customize later. If you want something a bit more full featured, check out ActiveScaffold, or Hobo

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜