phoenix_gon_fork v0.5.0 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 Sourcevariables(Plug.Conn.t()) :: %PhoenixGon.Storage{ assets: term(), camel_case: term(), compatibility: term(), namespace: term() }
Return elixir gon struct.