Skip to content

Curly 0.9.0

Choose a tag to compare

@dasch dasch released this 03 Jul 08:16
· 394 commits to main since this release
  • Allow running setup code before rendering a Curly view. Simply add a
    #setup! method to your presenter – it will be called by Curly just
    before the view is rendered.