v0.2.5
Pre-release
Pre-release
Changed
- Split
Form::Builder
into modules, to allow including only some modules instead of inheriting the whole class (#134) - Using the
Form::Builder
generator now creates the file inapp/helpers
by default, instead oflib
previously, so that it's autoloaded by Rails without further configuration (#137) - Support for
view_component
3.0 (#136, #147)