Sha256: 2a60090995a5b6f227f6759c76b83f3f314a4b0b2643cbd02a2c8fb360011325
Contents?: true
Size: 366 Bytes
Versions: 177
Compression:
Stored size: 366 Bytes
Contents
- renderable = f.object.public_send(attribute) = f.simple_fields_for attribute, renderable do |fd| tr(class=partial_type_for(renderable)) td= fd.label :result, f.object.class.human_attribute_name(attribute) td= fd.input :result, label: false, wrapper: "vertical_form" td= fd.input :recorded_on, as: :date_picker, label: false, wrapper: "vertical_form"
Version data entries
177 entries across 177 versions & 1 rubygems