You are here: Home Solidarrow Ruby on Rails Solidarrow

Helpers

* 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