Stephen Margheim

Results 32 issues of Stephen Margheim

# v1.0 The goal of the 1.0 release is to have a stable, well-defined DSL and set of features that we are comfortable and confident to support for the foreseeable...

We need to manually check (and hopefully then write an automated test) to ensure that if a job called as an `await` job for a workflow step fails and ends...

Lea, Once again, a great library. Thank you so much for this! :) I was wondering if you would be amenable to having the functions defined under `$.setProps` be written...

I am currently fairly sad because I have hit a wall with the ActionText/Trix editor that seems to be unfixable from my end. I was trying to wire up keyboard...

I maintain a newer Ruby gem for helping to make Jobs (whether ActiveJob or Sidekiq) more resilient by leaning on ACIDic database transactions: http://github.com/fractaledmind/acidic_job At the heart of this approach...

I believe that I have hit a bug, but I'm not 100% certain how to fix it, as I don't fully understand the purpose of the source code around applying...

### Environment Provide at least: * Ruby Version: 3.0.1 * Rails Version: 6.1.3.2 * Semantic Logger Version: 4.8.0 * Rails Semantic Logger Version: 4.6.0 * Other Application/framework names and versions...

question

When moving a project from `ActiveResource` to `her`, my team and I came across a problem. The API we are using (which is being built by our team for an...

@excid3: I manually went thru every single file to try my best to not change any reference to the database `Notification` class, but of course this should have a thorough...

enhancement