Add Ecto section and getting started link to Elixir (#2599)
This commit is contained in:
@ -35,6 +35,7 @@
|
|||||||
* [DTrace](#dtrace)
|
* [DTrace](#dtrace)
|
||||||
* [Elasticsearch](#elasticsearch)
|
* [Elasticsearch](#elasticsearch)
|
||||||
* [Elixir](#elixir)
|
* [Elixir](#elixir)
|
||||||
|
* [Ecto](#ecto)
|
||||||
* [Phoenix](#phoenix)
|
* [Phoenix](#phoenix)
|
||||||
* [Emacs](#emacs)
|
* [Emacs](#emacs)
|
||||||
* [Embedded Systems](#embedded-systems)
|
* [Embedded Systems](#embedded-systems)
|
||||||
@ -1044,6 +1045,11 @@
|
|||||||
* [Learning Elixir](http://learningelixir.joekain.com) - Joseph Kain Blog (HTML)
|
* [Learning Elixir](http://learningelixir.joekain.com) - Joseph Kain Blog (HTML)
|
||||||
|
|
||||||
|
|
||||||
|
#### Ecto
|
||||||
|
|
||||||
|
* [Ecto Getting Started Guide](https://hexdocs.pm/ecto/getting-started.html#content) (HTML)
|
||||||
|
|
||||||
|
|
||||||
#### Phoenix
|
#### Phoenix
|
||||||
|
|
||||||
* [Phoenix v1.3.0 Guide](https://hexdocs.pm/phoenix/overview.html) (HTML)
|
* [Phoenix v1.3.0 Guide](https://hexdocs.pm/phoenix/overview.html) (HTML)
|
||||||
|
Reference in New Issue
Block a user