Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

Elixir - Convert strings to different types

elixir

Reference a composite key in a `belongs_to` association in Ecto?

elixir ecto

Escript files and .gitignore

elixir gitignore elixir-mix

How to remove the firsts n characters from a string in Elixir?

string elixir

Elixir - Cannot invoke remote function inside match

Enable UTF8 characters in IEx (Interactive Elixir Console) on Windows

windows utf-8 console elixir

Forcing package update with Mix

Is there a way of end-to-end authentication of Hex packages?

Elixir map_values in a map?

elixir

Pattern Matching Against Records as Tuples in Erlang (Elixir)

Running a task on a timer

How can you run an iex session and a phoenix server attached to the same database and mix environment in production?

module Ecto.Query is not loaded and could not be found

elixir phoenix-framework

How to edit echo server to allow many clients to exchange messages

elixir telnet gen-tcp

Configuration file for MIX app as OTP app

Transform list to map with first two letters as index

elixir

Elixir mix compilation priority

elixir elixir-mix

Elixir config providers

elixir

Will dets perform disk readings on lookup with ram_file option?

erlang elixir dets