1
0
Fork 0
mirror of https://github.com/heartcombo/simple_form.git synced 2022-11-09 12:19:26 -05:00
heartcombo--simple_form/CHANGELOG.md
2013-02-28 15:25:59 +03:00

466 B

master

bug fix

  • Skip pattern attribute when using validates_format_of with :without option @glebm

3.0.0.beta1

enhancements

  • Support to Rails 4.
  • Removed deprecated methods.
  • SimpleForm no longer sets the size attribute automatically and the default_input_size setting is now deprecated.

Please check v2.1 for previous changes.