heartcombo--simple_form/lib/simple_form/inputs
Cameron Cundiff c142a73e22 Include aria-required attribute on required fields.
[Closes #780]
2013-04-07 14:03:31 -04:00
..
base.rb Include aria-required attribute on required fields. 2013-04-07 14:03:31 -04:00
block_input.rb Use 1.9 hash style on code and docs. 2013-01-28 19:02:59 -02:00
boolean_input.rb Use 1.9 hash style on code and docs. 2013-01-28 19:02:59 -02:00
collection_check_boxes_input.rb
collection_input.rb Use 1.9 hash style on code and docs. 2013-01-28 19:02:59 -02:00
collection_radio_buttons_input.rb
collection_select_input.rb
date_time_input.rb generate required attribute for `date_time` input 2013-01-19 14:16:28 +03:00
file_input.rb
grouped_collection_select_input.rb
hidden_input.rb
numeric_input.rb SimpleForm no longer sets the `size` attribute by itself. 2012-12-27 19:39:32 -02:00
password_input.rb SimpleForm no longer sets the `size` attribute by itself. 2012-12-27 19:39:32 -02:00
priority_input.rb
range_input.rb
string_input.rb SimpleForm no longer sets the `size` attribute by itself. 2012-12-27 19:39:32 -02:00
text_input.rb