Brian Butz
Brian Butz
Hello, I'd like to be able to pull angular-truncate into the Rails asset pipeline via [rails-assets.org](https://rails-assets.org/). In order for them to build a gem wrapping angular-truncate, they need you to...
Previously I could build the packaged application with just the ruby and javascript dependencies required for development. Now when I try to run `./package.sh` I get a failure: ``` cp:...
Completely at a loss as to this behavior and wondering if there's potentially any insight into this issue. Using sente 1.19.2 for server with a JavaScript client, have been having...
When running tests via cursive test runner, if `clojure.test/do-report` is called with a report type unknown to cursive any method set up to handle that report type via `clojure.test/report` multimethod...
Semaphore has seemingly changed the structure of their project IDs from the style of "3c230d7617c3732dcccccccb1ddc89fc357cd83" to a newer "09e46d07-bbbb-aaaa-a1b0-483212809670" style. This seems to have broken Checkman for new semaphore projects.