-
If you make a project as per:
https://hexdocs.pm/plug/readme.html
https://hexdocs.pm/bandit/Bandit.html
You can get:
```
#====================
#PLUG MODULE FOR BANDIT
#==================…
-
Hi there,
I think I have found a bug for ex_admin which happens when a changeset fails and it has decimal types.
Way to reproduce.
```
schema "bookings" do
field :name, :string
fiel…
-
Hi, I am using this library in Elixir with Phoenix framework. Tried the example [here](https://github.com/mgwidmann/erl8583/blob/master/src_examples/example_3_client.erl) but got error like this:
`…
-
Crashes looking for the deps folder when I do mix sentinel.install
-
Suite à:
- #3815
J'ai noté plusieurs points d'upgrade à ne pas oublier, mais qui ne sont pas forcément bloquants pour déployer la mise à jour. Je les "backporte" de #3815 vers ici pour le suivi:
…
thbar updated
3 months ago
-
The documentation implies that you can use either Elixir code to create your OpenAPI schema or parse and read a YAML( or JSON) OpenAPI schema. I need to do the former and I have this in my code and i…
-
### Existing Issue or Pull Request Verification
- [X] Confirmed, no existing Issues or Pull Requests found related to my submission.
### Package Version
3.2.0
### Are you using the latest version?…
-
I am trying to build a simple reverse proxy with https://hexdocs.pm/reverse_proxy_plug and its httpoison plugin. I am trying to forward requests to a (angular dev-). server, listening on localhost:420…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
mix
### Package manager version
_No response_
### Language version
elixir …
-
Version information.
```
~/repos/bt/ecto_probe/ MIX_ENV=test mix deps | egrep "(cover|meck|mock)"
* excoveralls 0.16.0 (Hex package) (mix)
locked at 0.16.0 (excoveralls) 40120535
* meck 0.9.2…