Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

Should tuples be passed to macro?

elixir

Custom HTTP verbs with Phoenix.Router

elixir phoenix-framework

Keep getting Cross-Site Request Forgery error using Ueberauth

How to implement Date.add(date, n, :month) in Elixir

date elixir

Dialyzer warnings about pattern_match_cov on Gettext module

Phoenix: Only allow subscription to one sub topic on a channel at a time

How to “splat” the function arguments for dynamically created function

doctest a phoenix context

Elixir / Phoenix: How to customize HTTP request log format?

Cron tasks quantum elixir

Updating a nested map in Elixir

elixir

Standalone Exq in Phoenix

elixir phoenix-framework

String interpolation with concatenation match

elixir

Elixir install SDK on windows (IDEA)

Is everything in Elixir a reference type?

elixir

In Elixir, what's the difference between a node and a process?

erlang elixir

Unable to mix ecto.create. Multiple errors

:invalid_mfa when calling Supervisor.start_child

elixir

(UndefinedFunctionError) function :ssl.cipher_suites/1 is undefined or private

ssl erlang elixir

Unzipping files with Elixir throws :data_error

elixir