Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

what does endpoint.ex file do in phoenix elixir

elixir phoenix-framework

Phoenix Framework: How to Route Custom Media Type?

Increase timeout period of Elixir IEx.pry session

Bit-Count or Hamming-weight of a BitString in Elixir?

Execute Shell Command Synchronously with Elixir/Erlang

elixir

Why I get protocol Enumerable not implemented for #Ecto.Query?

UndefinedFunctionError - iex aliasing in phoenix / ecto

What's iex's equivalent to rp?

elixir

Converting tuple to list using shorthand notation anonymous function

elixir

How to order a query by sum of two columns in Ecto?

elixir ecto

How to redirect back to previous page after invalid input

elixir phoenix-framework

Elixir: How to get the current date for an Ecto Query?

elixir ecto

behavior of nested scope definitions in web/router.ex

elixir phoenix-framework

Find length of Elixir/Erlang in-memory file?

elixir erlang-otp

Named anonymous functions in Elixir

elixir

Specifying a string value in the type definition for the Elixir typespecs

Writing the function "once" in Elixir

List of time stamps not sorting properly

Why do I get this error `(Mix) Could not find an SCM for dependency :cowboy `

elixir elixir-mix

Does Erlang (and Elixir by extension) provide a way to remove atoms? [duplicate]

erlang elixir