Flowdock
method

month_field_tag

Importance_1
month_field_tag(name, value = nil, options = {}) public

Creates a text field of type “month”.

Options

  • :min - The minimum acceptable value.

  • :max - The maximum acceptable value.

  • :step - The acceptable value granularity.

  • Otherwise accepts the same options as text_field_tag.

Show source
Register or log in to add new notes.