#4 楼 @cxh116 不好意思,麻烦又来了,求助: 按照您的方法,提示: undefined local variable or method `json' for #<#Class:0x007fcd58a254b8:0x007fcd5a201410>
函数里的 json.set! json 不识别
#1 楼 @cxh116 高手,感谢您的指导。再请教一下:我现在改成 json.success true json.data do # json.extract! @customer, :id, :code, :name, :sex, :birthday, :address, :comment json.set! 'customer.id', @customer.id json.set! 'customer.name', @customer.name json.set! 'customer.sex', @customer.sex json.set! 'customer.birthday', @customer.birthday json.set! 'customer.address', @customer.address json.set! 'customer.comment', @customer.comment end 可以输出 {"success":true,"data":{"customer.id":1,"customer.name":"张三丰","customer.sex":"男","customer.birthday":null,"customer.address":"","customer.comment":""}} 就是那个模板 能不能再简化一下啊。每个都要输入 json.set!
己经做了好几个项目了,都部署 win 2003 上,运行快 | 年了,很稳定啊!