Matthew McGarvey
Matthew McGarvey
Yep, pretty sure it only affects utilities that have different output styling based on what it's outputting to. The article's example is Sidekiq. The article also mentions that there could...
It's weird coming back to this issue, checking to see if there are any PTY shards out there yet, finding one and thinking "ahh, but it's kinda old" and then...
Looking into it now, I'm seeing the js task complete but the css task continue to run and watch for changes. ``` js_assets | Starting with pid of 69236 css_assets...
Just taking a peek around after being gone for so long. I'm sorry that this is still proving to be an issue. If I could give my two cents... I...
`redirect_back` is working as expected. When you went to the edit page from the universities index page, the index was the referrer. But when you submit the form, the referrer...