Skip to content

v1.1.4

Compare
Choose a tag to compare
@florentferry florentferry released this 05 Mar 19:23
· 82 commits to master since this release

Enhancements:

  • Added frozen_string_literal option to optimize performance
  • Removed useless autoload_paths config definition (it was not taken into account)
  • Install generator can be ran several times in order to enable features
  • Autoloading is now appended to config/application.rb when you run rails g komponent:install
  • Make all locals passed to component helper available through properties helper method