Home Ruby on Rails
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