Marcelo Lauxen

Results 72 comments of Marcelo Lauxen

I ran `bundle exec bundle audit check --update` again and this time it didn't fail, thanks @postmodern!

We have been facing a similar issue, but it is not exactly related to templating and more because MRML expects valid HTML within a `mj-raw` element... We have some emails...

@bhaskar-simpl I have had no time lately to write some tests for this and test it, so any help is welcome; feel free to send a PR against the branch...

Closing since we don't have the time to do it, and doesn't seem to be enough interest from the people involved to work on it

Thanks for putting this together @afrase! I had a stab at this in https://github.com/sidekiq-scheduler/sidekiq-scheduler/pull/396 but never did get back to it I will set some time aside to look into...

Yes, under the hood `save_without_auditing` uses `without_auditing ` which is thread safe https://github.com/collectiveidea/audited/blob/379aeed7c22a530da0effa2b6b790ad806c5b7a1/spec/audited/auditor_spec.rb#L947

`Audited.without_auditing` although doesn't seem to be https://github.com/collectiveidea/audited/issues/661

@hakunin I haven't worked with rspec and sidekiq-scheduler for some time now, so I don't think I am the best person to suggest how to test a `sidekiq.yml` — what...

Feel free to open a discussion there with all this context @hakunin!