Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Phoenix.View

Defines the view layer of a Phoenix application.

See the Phoenix.View module documentation for more information.

Installation

You can install phoenix_view by adding it to your list of dependencies in mix.exs:

def deps do
  [
    {:phoenix_view, "~> 1.0"}
  ]
end

About

Views and template rendering for Phoenix

Resources

License

Stars

Watchers

Forks

Languages