Maciej Mensfeld

Results 379 issues of Maciej Mensfeld

Hey there, Just wanted to ping you, that there is no license in the rubygem version of your gem. It would be super cool to add it, as it pings...

The "erubis" gem seems not to have a license at all. Unless a license that specifies otherwise is included, nobody else can use, copy, distribute, or modify that library without...

### Steps to reproduce ```bash rails new testme cd testme bundle exec rails generate scaffold User bundle exec rake db:create bundle exec rake db:migrate bundle exec rails console # in...

Hey, My name is Maciej Mensfeld and I run a research security project called WhiteSource Diffend.io. I've noticed, that this library downloads some external releases and uses them. While it's...

It may be temporary due to CI slowdowns but it may be worth injecting longer wait times for kafka specs.

Newer Rails versions use CurrentAttributes. It would be nice to support it.

activejob
feature
2.1

```ruby topic :stream do dead_letter_queue :topic_name, retries: 5, skip: :one end ``` skip can be `:one` or `:batch` depending on the strategy. We can skip one or all in a...

feature
2.1

Similar to Resque and Sidekiq, we should (and can!) have a nice web UI.

feature
2.1