Module: CrudComponents::Helpers

Defined in:
lib/crud_components/helpers.rb

Overview

The everyday view API, included into ActionView by the engine. Every helper builds a presenter and renders a partial you can override via the host app's view path (app/views/crud_components/…).

Instance Method Summary collapse