Latest #path Threads Top

mxst
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
stevegolton
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
Hasimbola
Hello , I have this code def get_image do {:ok, query} = Repo.query("SELECT photolink FROM produits") for c <- query.rows do {:...
New
TinyBFG
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
jonleighton
PathGlob tests whether a file path matches a glob pattern, without touching the filesystem. It has the same semantics as Path.wildcard/2...
New
catra
A lot of information can be gathered from the Controller using little-used functions like: Phoenix.Controller.current_path(conn), Phoen...
New
mguilmineau
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
simonsmith
needed to add an extra route called refresh which I added to my router under the sites resource` resources "/sites", SiteController do ...
New
helicon
In Ruby standard library exists function that returns an absolute pathname in file system. How can i do that in Elixir?
New
fireproofsocks
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 Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

Trending Over Three Years Top

fireproofsocks
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
catra
A lot of information can be gathered from the Controller using little-used functions like: Phoenix.Controller.current_path(conn), Phoen...
New
shotleybuilder
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
eyelight93
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
Jeykey
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
mxst
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
TinyBFG
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
stevegolton
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
jonleighton
PathGlob tests whether a file path matches a glob pattern, without touching the filesystem. It has the same semantics as Path.wildcard/2...
New
acrolink
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
Hasimbola
Hello , I have this code def get_image do {:ok, query} = Repo.query("SELECT photolink FROM produits") for c <- query.rows do {:...
New
simonsmith
needed to add an extra route called refresh which I added to my router under the sites resource` resources "/sites", SiteController do ...
New
helicon
In Ruby standard library exists function that returns an absolute pathname in file system. How can i do that in Elixir?
New
mguilmineau
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
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement