jdaugherty opened a new issue, #53:
URL: https://github.com/apache/grails-intellij-plugin/issues/53

   It would be good to have more granular access to "controller" methods (list, 
show,...).
   
   Perhaps 'Generate' (i.e. Alt-ins) to add default operations to an already 
scaffolded controller. For example, if I have
   class FooController {
       def scaffold = Foo
   }
   
   It could be helpful to have a way to insert at least a template for any of 
the standard methods (list/show/edit/update/create/delete). This is probably a 
mix of Idea templates, and grails script output (integrating with gant?).
   
   ---
   
   *Imported from [IDEA-48386](https://youtrack.jetbrains.com/issue/IDEA-48386) 
· Type: Feature · Votes: 0*
   *Comments, attachments, dates and reporter are not part of the export — 
follow the link above for the full history.*
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to