We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd1324e commit b60a0c6Copy full SHA for b60a0c6
free-programming-books.md
@@ -35,6 +35,7 @@
35
* [DTrace](#dtrace)
36
* [Elasticsearch](#elasticsearch)
37
* [Elixir](#elixir)
38
+ * [Ecto](#ecto)
39
* [Phoenix](#phoenix)
40
* [Emacs](#emacs)
41
* [Embedded Systems](#embedded-systems)
@@ -1044,6 +1045,11 @@
1044
1045
* [Learning Elixir](http://learningelixir.joekain.com) - Joseph Kain Blog (HTML)
1046
1047
1048
+#### Ecto
1049
+
1050
+* [Ecto Getting Started Guide](https://hexdocs.pm/ecto/getting-started.html#content) (HTML)
1051
1052
1053
#### Phoenix
1054
1055
* [Phoenix v1.3.0 Guide](https://hexdocs.pm/phoenix/overview.html) (HTML)
0 commit comments