diaspora/spec/support/stub_hydra.rb

11 lines
101 B
Ruby

#class Typhoeus::Hydra
# def initialize
# end
# def queue(*args)
# end
# def run
# end
#end