Skip to content

Conversation

bmo
Copy link

@bmo bmo commented Jul 1, 2021

No description provided.

Copy link
Contributor

@iloveitaly iloveitaly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love this idea! Couple changes we need to make:

  • Could you rebase on master and make sure CI is passing?
  • Could you add a test to cover this new functionality?
  • Could you add a line or two to the readme explaining this funcitonality?
  • Could you add a line to the changelog?

get(
URI('/delayed/jobs/Foo::Bar?args=' <<
URI.encode(%w(foo bar).to_json)).to_s
URI.encode_www_form_component(%w(foo bar).to_json)).to_s
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has been fixed on a PR merged into master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants