随笔分类 - Ruby On Rails
摘要:RoR:Web Service 3 分发模式1:程序结构2、控制器
阅读全文
摘要:使用before_invocation进行验证调用权限APICode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--classBlogApi<ActionWebService::API::Baseapi_method:hello_world,:expec...
阅读全文
摘要:1.c:\rails flexstore2.修改数据库配置文件 database.yml 3.c:\flexstore\ruby script/generate model product4.c:\flexstore\ruby script/generate web_service ProductWervice getall find5.修改如下两个 rb文件 Code highlighting...
阅读全文