Have you created a video that shows how to do something with Grails or shows off some of its features? Perhaps you've found one online. If so, please submit it so that other Grails users can benefit from it!
Submit Screencast for Approval.
This is an update to the Foundation in Grails screencasts for installing Eclipse in an OS X Environment. It covers how to install the Groovy/Grails Tool Suite for a Grails 2.1.1 environment. Please visit http://www.GrailsExample.net to view the entir...
read more
This is an update to the Foundations in Grails screencasts for installing a Grails environment in OS X. The video shows how to install the JDK as well as Grails 2.1.1. It also covers how to set up a bash profile necessary to run Grails using the term...
read more
This is an update to the Foundation in Grails screencasts for installing Eclipse in a Windows Environment. It covers how to install the Groovy/Grails Tool Suite for a Grails 2.1.0 environment. Please visit http://www.GrailsExample.net to view the ent...
read more
This is an update to the Foundations in Grails screencasts for installing a Grails environment in Windows. The video shows how to install the JDK as well as Grails 2.1.0. It also covers how to set all the environment variables necessary to run Grails...
read more
This is a webinar showing you some of the newer features in Spring Source Tool Suite for developing Groovy and Grails applications. If you're an Eclipse or STS user and you have time, this is a good way to find out about new features you may be missi...
read more
Video tutorial #16 in the Foundations in Grails series. In this video, we explore the basics of login authentication and controller authorization. For the entire course please visit http://www.GrailsExample.net
Additional credit: Scott Davis - http://...
read more
Video #15 in the Foundations in Grails series. In this video, we limit what an end-user can enter into our scaffolded views by defining constraints in the model. We then generate static scaffolding, which gives us access to the controllers and views ...
read more
Video tutorial #14 in the Foundations in Grails series. In this video, we create an attractive and functional UI for ProjectTracker by invoking dynamic scaffolding.
This screencast walks through using the Stripe plugin to process credit cards in a Grails application.
Video tutorial #13 in the Foundations in Grails series. In this video, we design and build the remaining models for the ProjectTracker application.