heartcombo--simple_form/lib/simple_form/inputs
José Valim 01deec9303 Cache model name lookup as it is specific to the form builder. 2011-11-08 09:59:34 -02:00
..
base.rb Cache model name lookup as it is specific to the form builder. 2011-11-08 09:59:34 -02:00
block_input.rb Bring tests back to life. 2010-11-07 10:18:37 +01:00
boolean_input.rb Break up mapping input and also provide an enable API. 2011-09-03 11:13:29 +02:00
collection_input.rb Refactor previous commit a bit 2011-10-26 14:40:20 -02:00
date_time_input.rb Break up mapping input and also provide an enable API. 2011-09-03 11:13:29 +02:00
file_input.rb Break up mapping input and also provide an enable API. 2011-09-03 11:13:29 +02:00
hidden_input.rb Use the fancy disable API. 2011-09-08 16:04:18 +02:00
numeric_input.rb Use the same API to add size to numeric input 2011-09-03 10:33:05 -03:00
password_input.rb Refactor Inputs::Base into helpers and make :on based on the resource status. 2011-09-03 12:00:23 +02:00
priority_input.rb Only add the "required" HTML 5 attribute for valid inputs, disable in selects (not allowed). Closes #141 2010-12-10 20:57:22 -02:00
range_input.rb Add input type range. Closes #308 and #290 2011-09-03 11:25:53 -03:00
string_input.rb Refactor Inputs::Base into helpers and make :on based on the resource status. 2011-09-03 12:00:23 +02:00
text_input.rb Refactor Inputs::Base into helpers and make :on based on the resource status. 2011-09-03 12:00:23 +02:00