Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

What is &+/2 in elixir?

elixir

Does elixir makes a copy of a map when passed as an function argument?

elixir

Where does the `priv` directory belong in mix umbrella projects

elixir release erlang-otp

How can I run "fire and forget" tasks from a controller without test warnings?

elixir phoenix-framework

Fast case-insensitive sorting in Elixir

elixir

Tuple {:option, :server_only, :honor_cipher_order} being returned for error reason from OAuth2 package

oauth-2.0 elixir phoenix

How to remove elixir package on hex

elixir hex-pm

How to create a stream and list of dates

elixir

How to add plug in router in phoenix elixir

Unicode and :alpha:

regex elixir

params does not contain POST Body in Elixir / Phoenix

elixir phoenix-framework