Dustin Smith
Dustin Smith
Is there a better way to find something by a name/id? This below works, but seems like the named parameter way should work too. ```ex def find(email) do # Works...
Just attempted a quick cockroach db connect and query. Initially it failed on the Postgres version check. I tweaked that function and queries started working. Pushed to the `cockroach` branch....
Trying to use on a site that supports right-to-left languages and the automatic positioning is a bit off. To fix I am just setting the 'left' to be a negative...
Any chance you guys are updating this soon? Doesn't work with a lot of my dependencies and I cannot get straight socket connection to Faye from Elixir working with other...
### Feature request description Can we allow overriding just one environment variable? I believe this used to work as my tests recently started failing. I tried switching to the new...