Module ApplicationHelper
In: app/helpers/application_helper.rb

Methods added to this helper will be available to all templates in the application.

Methods

Classes and Modules

Class ApplicationHelper::ComasFormBuilder

Public Instance methods

Collapsible areas with a title header

From rows (for regular layout, whether we use ComasFormBuilder or not)

Icon buttons and similar stuff

Regular information elements

Listing tables (alternating background colors)

Show a translation-friendly pagination header (similar to WillPaginate‘s page_entries_info - in fact, derived from it)

RedCloth formatting help

Layout-related elements

[Validate]