Latest #path Threads 
Is there a chance to access a file living next to the current livebook ?
If I open a livebook and use Path.absname('./') I get the path ...
New
I’d like to check my understanding of the Path.wildcard/2 documentation
It states:
* - matches any number of characters up to the end ...
New
Hello , I have this code
def get_image do
{:ok, query} = Repo.query("SELECT photolink FROM produits")
for c <- query.rows do
{:...
New
This isn’t the first time I have had issues downloading/installing elixir. Last time it was a path issue and while setting up the Paths ...
New
PathGlob tests whether a file path matches a glob pattern, without touching
the filesystem. It has the same semantics as Path.wildcard/2...
New
A lot of information can be gathered from the Controller using little-used functions like:
Phoenix.Controller.current_path(conn),
Phoen...
New
On Windows at times, Path.wildcard( "/a/b/*/c/d" ) will fail due to time out. Looking into why, I found a :gen_server.call(:file_server_2...
New
needed to add an extra route called refresh which I added to my router under the sites resource`
resources "/sites", SiteController do
...
New
In Ruby standard library exists function that returns an absolute pathname in file system.
How can i do that in Elixir?
New
This is a problem I’ve come across now and then… in an app, I have a few directories containing .json files (e.g. for example requests or...
New
This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Trending Over Three Years
This is a problem I’ve come across now and then… in an app, I have a few directories containing .json files (e.g. for example requests or...
New
A lot of information can be gathered from the Controller using little-used functions like:
Phoenix.Controller.current_path(conn),
Phoen...
New
Hi
A curious error has arisen in a previously functional piece of code. I have a route that looks like this:
get "/:type/:year/:number...
New
Hi, I’m having an issue with the Path.absname/1 function.
The function will return the absolute path of current umbrella app. Let’s say...
New
I’m currently building a small Website using Elixir and Phoenix and I found this line of code in the form.html for my users resource. Can...
New
Is there a chance to access a file living next to the current livebook ?
If I open a livebook and use Path.absname('./') I get the path ...
New
This isn’t the first time I have had issues downloading/installing elixir. Last time it was a path issue and while setting up the Paths ...
New
I’d like to check my understanding of the Path.wildcard/2 documentation
It states:
* - matches any number of characters up to the end ...
New
PathGlob tests whether a file path matches a glob pattern, without touching
the filesystem. It has the same semantics as Path.wildcard/2...
New
I mean how to map for instance /news/12 to /news/elixir-2-announced? Do I need to create a database table to map friendly URL’s to actual...
New
Hello , I have this code
def get_image do
{:ok, query} = Repo.query("SELECT photolink FROM produits")
for c <- query.rows do
{:...
New
needed to add an extra route called refresh which I added to my router under the sites resource`
resources "/sites", SiteController do
...
New
In Ruby standard library exists function that returns an absolute pathname in file system.
How can i do that in Elixir?
New
On Windows at times, Path.wildcard( "/a/b/*/c/d" ) will fail due to time out. Looking into why, I found a :gen_server.call(:file_server_2...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







