Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

How to use Postgres' enumerated type with Ecto

postgresql enums elixir ecto

Returning values in Elixir?

function elixir

How can I exit quietly from Elixir?

elixir

Is Phoenix's scrub_params like Rails strong parameters?

How do i check if a variable exist, in eex?

elixir phoenix-framework

Installing dependencies in Elixir

elixir elixir-mix

Package management on Erlang and Elixir

Make elixir app recompile and reload on source code change

How to change field type in Ecto?

How to clear screen in iex?

elixir

Elixir remove nil from list

list elixir

Is there a way to ensure WHERE clause happens after DISTINCT?

Elixir - is there a performance penalty using it instead of plain erlang?

erlang elixir

Hash MD5 in Elixir

elixir

Why is useful to have a atom type (like in elixir, erlang)?

syntax erlang elixir

What is the idiomatic testing strategy for GenServers in Elixir?

elixir

Testing a file upload in phoenix/elixir

elixir phoenix-framework

Data Types in Ecto - "value too long for type character varying(255)"

Get output of a specific step in github actions

Multiline comment in Elixir

comments multiline elixir