This website works better with JavaScript.
Explore
Help
Sign In
jn
/
chirp
Watch
1
Star
0
Fork
You've already forked chirp
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
1
Branch
0
Tags
94 KiB
Tree:
3672c21e97
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3672c21e97'
${ noResults }
chirp
/
lib
/
chirp_web
/
views
/
page_view.ex
4 lines
57 B
Raw
Normal View
History
Unescape
Escape
new chirp project
2 years ago
defmodule
ChirpWeb.PageView
do
use
ChirpWeb
,
:view
end