module Gifted

A monkey-patch for Rails controllers/mailers that auto-decorates ivars that are passed to views.

A monkey-patch for Action Controller to pass the controller view_context over to `render` invocation in `rescue_from` block.

A monkey-patch for Action View `render :partial` that auto-decorates `locals` values.

A monkey-patch for Active Record that enables association auto-decoration.

A module that carries the controllers' view_context to decorators.

Constants

VERSION