You are here: Home Solidarrow Ruby on Rails Solidarrow

Forms

* Form Helpers Cheatsheet 2.0

Form-helpers





Html * HTML

Pdf * PDF

POSTED 5 DAYS AGO
CHEATSHEETS & FORMS

Create forms, check boxes, radio buttons, select lists and more using Rails' built-in form helpers.
by
mr_dizzy

* Rewritten Form Helpers Cheatsheet

I have completely rewritten the form helpers cheatsheet to make it much more useful.

POSTED 5 DAYS AGO
CHEATSHEETS & FORMS
Rails 2.0

by
mr_dizzy

* Quickly debugging form helpers

Sometimes you want to quickly see the output of helper methods, and constantly clicking refresh in your browser then viewing the page source can be tiresome. Instead, use the Rails console to check helpers are doing what you want them to.

POSTED 4 MONTHS AGO
FORMS & HELPERS
Rails 1.2.0

by
mr_dizzy