Form Helpers Cheatsheet 2.0
HTML
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 |
|
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 |
|
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 |