Skip to content

0.9.3

Choose a tag to compare

@yuki24 yuki24 released this 03 Dec 03:19
· 1643 commits to master since this release
  • improved template detection logic
    When a template for a tag could not be found in the app/views/kaminari/ directory, it searches the tag's ancestor template files before falling back to engine's default template. This may help keeping your custom templates DRY.
  • simplified bundled template themes