Upgrade to Pro — share decks privately, control downloads, hide ads and more …

[教育訓練] Rails Form Basic

HeChien Hsu
September 04, 2012

[教育訓練] Rails Form Basic

HeChien Hsu

September 04, 2012
Tweet

More Decks by HeChien Hsu

Other Decks in Technology

Transcript

  1. field helpers (tag) • text_field_tag • text_area_tag • hidden_field_tag •

    label_tag • select_tag • submit_tag • check_box_tag • radio_button_tag • field_set_tag • password_field_t ag • ... more
  2. field helpers (for) • text_field • text_area • hidden_field •

    label • select • submit • check_box • radio_button • fields_for • password_field • file_field • ... more