1
I have the following bit in a controller:
def myJSON = [
'form' : g.render(template: '/information/form', model:informationInstance)
]
render myJSON as JSON
...との間の差と目的)(とg.renderをレンダリングは何だろ中(...)レンダリングとg.renderの違い(...)() ?? 「g」はどこから来たのですか?Grailsの
非常に甘い、ありがとう! – vector