Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

Abort ExUnit on the first test that does not pass

How to stub (or prevent running) of a call to a worker in my ExUnit test?

elixir phoenix-framework

Use a local repository in Elixir?

Loading files in exrm release

elixir exrm

Execute command and stream results

elixir

Converting bitstring to string in Elixir

elixir

What is recommended way to make equivalent of "const array" in Elixir?

arrays erlang constants elixir

How do I still print logs to console while running ExUnit tests?

elixir ex-unit

Elixir pry session interrupted because database connection timed out

Making conn.assigns available in multiple Phoenix views/templates

mix deps.get fails (dependency issue)

In a Phoenix application, what is the difference between the :port key of the :http and :url configurations?

Validate than one date is later or same than the other

Unable to return encode :date types in Poison

elixir phoenix-framework

How Elixir can read remote node mnesia table

elixir mnesia

Is that possible to get comments with macro?

macros elixir

Elixir - Creating JSON object from 2 collections

json postgresql tuples elixir

Batch insert with Ecto

elixir ecto

Compilation Error: "definitions with multiple clauses and default values require a function head"

Elixir/Phoenix file upload folder