Why there is <grailsLayout:captureHead> inst...
# questions
u
Why there is <grailsLayout:captureHead> instead of <head>?
j
did you include the 'grails-layout' dependency?
that's a requirement of RC2
(choose sitemesh3 or the grails-layout, where grails-layout should have hte same functionality as 6.x)
u
Sorry! My fault!
j
This file is useful for 7.x ... we've spent a lot of time documenting every detail, i don't think there's been a prior release where you've had a better upgrade guide: https://github.com/apache/grails-core/blob/7.0.x/grails-doc/src/en/guide/upgrading/upgrading60x.adoc
👍 1
but knowing where it is in git, makes it easier to compare across the RC's