Skip to content

issues Search Results · repo:justinweiss/resque_unit language:Ruby

Filter by

19 results
 (73 ms)

19 results

injustinweiss/resque_unit (press backspace or delete to remove)

It looks like resque_unit s enable_hooks! method does not enable resque-scheduler hooks, so there s currently no way to test those.
  • RyanMcDonald
  • 4
  • Opened 
    on May 12, 2017
  • #48

Running the broken code below, I get this error: NoMethodError: NoMethodError: undefined method `assert_queued for # ApplicationTest:0x007ff8c3049c00 It looks like ActiveSupport::TestCase may ...
  • WillTaylor22
  • Opened 
    on Sep 30, 2015
  • #46

Running the broken code below, I get this error: NoMethodError: NoMethodError: undefined method `assert_queued for # ApplicationTest:0x007ff8c3049c00 It looks like ActiveSupport::TestCase may ...
  • WillTaylor22
  • 5
  • Opened 
    on Sep 30, 2015
  • #45

I am using rails 4.2.4, Ruby 2.1.5 and your gem 0.4.8. I am migrating from 4.0 and everything worked ok on 4.0 and same ruby version. Something may have changed in Rails that affects your code I am getting ...
  • epinault
  • 4
  • Opened 
    on Sep 11, 2015
  • #43

The remove_delayed_selection method was added to resque-scheduler in January 2014 (and subsequently improved in December 2014). Neither of the following uses are currently mocked by this gem: Resque.remove_delayed_selection ...
  • olliebennett
  • 2
  • Opened 
    on Jun 25, 2015
  • #41

When resque and resque_unit both are used, in that case Resque.info does not work and return the error RuntimeError: can t add a new key into hash during iteration from /home/dev/.gem/ruby/2.2.0/gems/resque_unit-0.4.8/lib/resque_unit/resque.rb:16:in ...
  • chainsingh
  • 4
  • Opened 
    on Jun 17, 2015
  • #40

This will make it show up on rubygems.org. I m doing due diligence on our gems and need to find out the licenses for all the gems. Having it show up on rubygems.org cuts out the step of having to go to ...
  • coreyhaines
  • 1
  • Opened 
    on May 30, 2014
  • #39

Hey, unfortunately after updating to Rails 4 and Minitest 5, resque_unit isn t usable anymore. Warning: you should require minitest/autorun instead. Warning: or add gem minitest before require ...
  • MaRoe
  • 2
  • Opened 
    on Apr 7, 2014
  • #37

I m a long time user of resque_unit 0.2.3 in a large legacy codebase. Upgrading to 0.4.5 was mostly seamless, except now I m getting very strange failures. I traced the problem to Resque.run! running jobs ...
  • gtd
  • 1
  • Opened 
    on Feb 2, 2014
  • #36
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub