.. |
base.rb
|
Translate the attributes prefixed with _html to keep the html markup.
|
2014-04-04 19:10:50 -03:00 |
block_input.rb
|
Pass the options hash instead of the Leaf object
|
2014-03-11 19:41:25 -03:00 |
boolean_input.rb
|
inline_label disable label on nested boolean inputs
|
2014-06-17 15:48:26 -03:00 |
collection_check_boxes_input.rb
|
|
|
collection_input.rb
|
Add support to html markup in I18n options.
|
2014-04-04 14:51:21 -03:00 |
collection_radio_buttons_input.rb
|
Pass the options hash instead of the Leaf object
|
2014-03-11 19:41:25 -03:00 |
collection_select_input.rb
|
Pass the options hash instead of the Leaf object
|
2014-03-11 19:41:25 -03:00 |
date_time_input.rb
|
Pass the options hash instead of the Leaf object
|
2014-03-11 19:41:25 -03:00 |
file_input.rb
|
Pass the options hash instead of the Leaf object
|
2014-03-11 19:41:25 -03:00 |
grouped_collection_select_input.rb
|
Use the first non-empty object to detect the label and value method for
|
2014-04-02 15:48:12 -03:00 |
hidden_input.rb
|
Pass the options hash instead of the Leaf object
|
2014-03-11 19:41:25 -03:00 |
numeric_input.rb
|
Pass the options hash instead of the Leaf object
|
2014-03-11 19:41:25 -03:00 |
password_input.rb
|
Pass the options hash instead of the Leaf object
|
2014-03-11 19:41:25 -03:00 |
priority_input.rb
|
Pass the options hash instead of the Leaf object
|
2014-03-11 19:41:25 -03:00 |
range_input.rb
|
Pass the options hash instead of the Leaf object
|
2014-03-11 19:41:25 -03:00 |
string_input.rb
|
Pass the options hash instead of the Leaf object
|
2014-03-11 19:41:25 -03:00 |
text_input.rb
|
Pass the options hash instead of the Leaf object
|
2014-03-11 19:41:25 -03:00 |