phoenix_gon_fork v0.5.1 PhoenixGon.Utils View Source

Usefull methods for elixir modules

Link to this section Summary

Functions

Retusn elixir assets.

Return current gon namespace.

Returns all elixir settings.

Return elixir gon struct.

Link to this section Functions

Retusn elixir assets.

Return current gon namespace.

Returns all elixir settings.

Link to this function

variables(conn)

View Source
variables(Plug.Conn.t()) :: %PhoenixGon.Storage{
  assets: term(),
  camel_case: term(),
  compatibility: term(),
  namespace: term()
}

Return elixir gon struct.