8

Phoenix 1.2 cheatsheet

 3 years ago
source link: https://devhints.io/[email protected]
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

See Phoenix for a more updated cheatsheet.

Directory structure (Legacy 1.2)

├── _build
├── config/
├── deps/
├── lib/
│   ├── hello/
│   ├── hello.ex
├── node_modules/
├── priv/
├── test/
└── web/
│   ├── channels/
│   ├── controllers/
│   ├── models/
│   ├── static/
│   ├── templates/
│   ├── views/
│   ├── gettext.ex
│   ├── router.ex
│   ├── web.ex
├── mix.exs

This is Phoenix 1.2’s structure. Phoenix 1.3 has no models.


Recommend

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK