Trae Robrock

Results 12 issues of Trae Robrock

I am using unicorn outside of heroku and when I am doing USR2 restarts of unicorn configured to preload the app I see a lot of these already set in...

on OSX `readlink` does not have the `-f`, `stat -f '%N'` works though.

bug

I currently set my schedule within an initializer and using this gem causes my jobs to be autoloaded, which in Rails 6 is now deprecated. I'm doing this in an...

PR Welcomed

I have a rails application which I do not use the server portion of it, I use a script that runs my service. It seems since the app is rails...

When I run my tests the tests run fine, but where it should wait for me to press a key to close the terminal window it does not wait, so...

I have been using this with the chef-collectd cookbook for a while now, and all of a sudden this fails on chef runs pointing to the tar being corrupt. I...

I'm using SortableJS, which supports the ability to require the mouse be held for a period of time (in our case 300ms) before the user can drag the element. Inspired...

Hey there, we are using this project to replicate our database to do realtime ETL. We are running into issues preventing us from scaling further. Currently we are able to...

When I put this plugin on a field inside of a table generated with htmltable.select the keyboard shortcut to navigate items bubbles up to the htmltable.select class and changes table...

I am trying to use cloaking in my ember app, but I am having trouble getting it working. The initial load and first page shows up, but then when I...