Grails Debug Console
Execute
Execute from file:
// Groovy Code here // Implicit variables include: // ctx: the Spring application context // grailsApplication: the Grails application // config: the Grails configuration // request: the HTTP request // session: the HTTP session // Shortcuts: // Execute: Ctrl-Enter // Clear: Esc
Clear
Wrap text