mirror of
https://github.com/heartcombo/simple_form.git
synced 2022-11-09 12:19:26 -05:00
466 B
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 thedefault_input_size
setting is now deprecated.
Please check v2.1 for previous changes.