robfletcher / grails-angular-scaffolding

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

Pre-render based on URL #9

Open robfletcher opened 12 years ago

robfletcher commented 12 years ago

e.g. if the user goes directly to /show/1 then the initial page state should be rendered without the need to make another HTTP request to render the angular view.