Packages
Some view helpers for phoenix html( truncate, time_ago_in_words, number_with_delimiter, url_for, current_page? )
Current section
Files
Jump to
Current section
Files
lib/phoenix_html_simplified_helpers/gettext.ex
defmodule Phoenix.HTML.SimplifiedHelpers.Gettext do
use Gettext, otp_app: :phoenix_html_simplified_helpers
end