robfletcher / grails-angular-scaffolding

A Grails plugin for scaffolding views using Angular.js
http://grails-ng.cloudfoundry.com/
87 stars 43 forks source link

Don't re-fetch JSON data after save / update #10

Open robfletcher opened 12 years ago

robfletcher commented 12 years ago

The actions should return a full representation of the object that can just be patched back into the scope.