Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 561 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 561 Bytes

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.
  • Support to aria-required attribute to required fields @ckundo

Please check v2.1 for previous changes.