Flowdock
method

color_field

Importance_1
color_field(object_name, method, options = {}) public

Returns a text_field of type “color”.

color_field("car", "color")
# => <input id="car_color" name="car[color]" type="color" value="#000000" />
Show source
Register or log in to add new notes.