carlost

Results 17 issues of carlost

I am not certain what is causing this but mimeo seems to hang at some point after coffee-resque has rewritten the process title. I can't get the complete process title...

bug

writing tests is way overdue. i will use jasmine and hook this build into travis-ci

i keep forgetting about this one. we still are only vetted on v 0.4.8. it would be nice to verify that we run well against the latest version as well....

the testutils & mimeograph source files are getting a little large and cover a variety of responsibilities. it is time to start breaking them up.

because we can

* What were you trying to do? Wire in authorization checks into administrate, following the [guide](https://administrate-demo.herokuapp.com/authorization). Unfortunately, the `app/views/fields/belongs_to/_show.html.erb` template for `belongs_to` does not leverage `#show_action?` to determine if the...

bug

## Type of issue Bug ## My environment * *OS version/details*: `MacOS 10.13.4 (high sierra)` * *Node version:* `v8.11.1` * *npm version:* `6.4.1` * *Version of yo :* `2.0.5` ##...

I installed rails_performance on a rails 6.x application and ran a number of page requests. "Recent Requests" included everything as expected. However, the trace info for every request via TraceReport...

help wanted

- MacOS 12.3 - VS Code: 1.65.2 - Ruby Solargraph: v0.23.0 The ruby solargraph plugin reminds me that the solargraph gem is not installed. The message dialog includes a button...

It would be nice if there were auto complete options available for rubocop offenses. possible options could include: - disable the cop for the line, - disable the cop for...