Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

Phoenix can't start - Missing AppName.Endpoint.start_link

elixir phoenix-framework

Most efficient way to search file for byte patterns in Elixir

elixir id3

How to implement user authentication in phoenix

How to debug an Elixir application in production?

Matching on part of a binary in a method signature

pattern-matching elixir

date_select in form fails with "<field> is invalid"

Ecto association query based

Environment Variables on Heroku and Mailgun Problems with Phoenix Framework

What is the difference between defdelegate and def with call module function directly in Elixir

function module elixir

Read the raw body from a plug connection after parsers in Elixir

Elixir equivalent of C#, Java, C++ enum

elixir

elixir, ecto, compare time in the where clause

timestamp elixir ecto

Required fields not working phoenix framework

elixir phoenix-framework

Ownership process error running phoenix test in elixir 1.3.2

Is it possible to send a message to all child processes in elixir/erlang?

Delete multiple elements from a list

elixir

What does the alphanumeric value mean in an elixir mix lock file?

elixir

is it possible in Elixir to make a http POST request pushing some data to an external URL?

elixir

unique_constraint on 2 fields not being recognized

Reconsolidate protocols in Elixir 1.2 or higher

metaprogramming elixir