-
Updated
Nov 9, 2018 - JavaScript
phoenix-framework
Here are 614 public repositories matching this topic...
-
Updated
May 25, 2020 - Elixir
FYI
Readme says:
def deps do
[{:coherence, "~> 0.6"}]
endHowever, in https://hex.pm/packages/coherence it only has version 0.5.2. Users get this error:
➜ path-to-project git:(master) ✗ mix deps.get
** (Mix) No matching version for coherence ~> 0.6 (from: mix.exs) in registry
The latest version is: 0.5.2
See screenshot. Thank you!

- MongoDB
- ???
-
Updated
Feb 16, 2018 - Elixir
-
Updated
May 29, 2017 - Elixir
-
Updated
Sep 24, 2016 - Elixir
-
Updated
Apr 6, 2020 - Elixir
-
Updated
May 24, 2020 - JavaScript
-
Updated
May 13, 2020 - Dockerfile
-
Updated
Feb 8, 2020 - Shell
-
Updated
Aug 16, 2018 - Elixir
Maybe I missed something important, but the instructions and source code seem to indicate the mix task sentinel.gen.views should exist. I get the following error when I try to use it.
** (Mix) The task "sentinel.gen.views" could not be foundThe task does not exist in deps/sentinel/lib/mix/tasks/.
-
Updated
Feb 27, 2018 - Elixir
-
Updated
Mar 11, 2020 - C#
-
Updated
May 22, 2020 - Elixir
-
Updated
Oct 24, 2018 - Elixir
-
Updated
May 20, 2017 - JavaScript
Improve this page
Add a description, image, and links to the phoenix-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the phoenix-framework topic, visit your repo's landing page and select "manage topics."
For checkbox inputs of associations with unique pluralization requirements, e.g. specialty/specialties, ExAdmin incorrectly pluralizes the
<association>_idsparam key:specialtys.In https://github.com/smpallen99/ex_admin/blob/master/lib/ex_admin/param_associations.ex#L34, if you replace