Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

Elixir phoenix where should one put global controller helpers

elixir phoenix-framework

Best practice to pass data from Phoenix to Javascript

elixir phoenix-framework

Phoenix/Elixir/Ejabberd - Response already sent error

Make Phoenix Controller to output pretty JSON

elixir phoenix-framework

How do I split a list by keyword in Elixir

elixir

Can you set different log levels for different routes in Phoenix?

How to define virtual attribute in Ecto model

Elixir: Split list into odd and even elements as two items in tuple

erlang elixir

Set & load environment variables in a phoenix app

elixir phoenix-framework

Difference between 2 DateTime in hours in Elixir

datetime elixir

How to set `DateTime` in Ecto schemas and `timestamp with time zone` (`timestamptz`) PostgreSQL type in migrations?

postgresql elixir ecto

Elixir warning: default arguments are never used

elixir

How to assign default value to variable if first condition failed?

elixir

Killing GenServer from inside

elixir

How to parse DateTime in Elixir?

date datetime elixir

How do I run a mix task from within a mix task?

elixir elixir-mix

Elixir List All Modules in Namespace

how to instruct ecto to not create the auto increment id field?

elixir

Elixir Phoenix flash messages do not show up

elixir phoenix-framework

How to add a global error to an Ecto Changeset