Justin
Justin
Title says it all. I have an in house script which replaces instances of "@loc" with a locale depending on a user's set locale. When running my tests, I get...
Maybe this is a silly question since it requires performing a query to validate it, but is there any way of implementing a unique validator? Or perhaps some standard workaround...
I spent about an hour going through the source looking for one of these many ways to set custom messages (:P), but only noticed that you removed setLabels. I'm assuming...
That's all!
Apologies if this isn't the appropriate place to post this, I didn't see a gitter chat or anything to ask in. I'll remove this if it's not welcome. I was...
I was hoping to make a helper method for assisting with auth, eg. `chai.request(app).get('/users').withAuth()` which would ensure: - a user is dynamically inserted in the db - the user gets...
hi - first off just want to say that psequel is an awesome project, thank you! i've been unable to get ssh tunneling to work. from my machine i am...
> Since running the export command in the shell will only set the environment variable temporarily, you > should follow the process on your OS to make it permanent. On...
``` bash justin@arrakis:~ $ brew uninstall gist Uninstalling /usr/local/Cellar/gist/4.3.0... justin@arrakis:~ $ brew install gist ==> Downloading https://github.com/defunkt/gist/archive/v4.3.0.tar.gz Already downloaded: /Library/Caches/Homebrew/gist-4.3.0.tar.gz ==> /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/rake install prefix=/usr/local/Cellar/gist/4.3.0 🍺 /usr/local/Cellar/gist/4.3.0: 4 files, 84K, built...