-
```elixir
defmodule Exapp do
use Application
require Logger
def start(_type, _args) do
children = [
{Plug.Cowboy, scheme: :http, plug: Example.HelloWorldPlug, options: [port:…
twn39 updated
5 years ago
-
This is a placeholder repo for capturing learning of `TigerBeetle`. 🪲
Been looking at this for a couple of years: https://github.com/dwyl/technology-stack/issues/112
Trying to decide if we should …
-
### What client do you play on?
enUS
### Faction
Both
### Content Phase:
Generic
### Current Behaviour
The Elixir of Major Defense, a elixir required for the Elixir Mastery quest, does not res…
-
**Language informations**
I'm looking to add support for EEX (embedded Elixir) and ERB (embedded Ruby) templates. The file extensions usually are `html.eex` and `html.erb` to indicate the base lang…
-
Thanks for this great example and walkthrough! I found your work here very helpful.
This example repo will throw a breaking error on **Elixir 1.12 compiled with Erlang/OTP 24** due to a breaking ch…
-
I followed the guide in https://opentelemetry.io/docs/languages/erlang/getting-started/ to setup a phoenix project:
https://github.com/tomwang57/opentelemetry_test_elixir
When i didn't explicitl…
-
Any reason why there are no tagged images for OTP 26? I was trying to use `elixir:1.15.4-otp-26`, but it does not exist...
It seems like only latest is using OTP 26 :thinking:
https://github.co…
-
I know that this most likely not be planned but there are repeated bugs and support requests related to that issue.
https://github.com/elixir-lsp/elixir-ls/issues/797
https://github.com/elixir-lsp…
-
## Problem
After the files are generated, despite the fact that we pass it to [Generator.Util.format/1](https://github.com/elixir-protobuf/protobuf/blob/18ad14f571cf296a1b87c9b5da559807da324be1/li…
-
**Link to the page of interest**
https://rdmkit.elixir-europe.org/uk_resources
**Describe what you would change to the page**
Add repository to UK national list - https://cprd.com/
**List the …