Rumamge.Phoenix v1.0.0 Rummage.Phoenix.View

View Module for Rummage. This has view helpers that can generate rummagable links and forms.

Usage:

defmodule MyApp.ProductView do
  use MyApp.Web, :view
  use Rummage.Phoenix.View
end

Summary

Functions

This macro includes the helpers functions from different Rummage.Phoenix.Views

Functions

__using__(opts) (macro)

This macro includes the helpers functions from different Rummage.Phoenix.Views