try/17_gob_try.rb in bluth-0.6.8 vs try/17_gob_try.rb in bluth-0.7.0

- old
+ new

@@ -1,8 +1,8 @@ require 'bluth' require 'bluth/test_helpers' -Familia.debug = true +#Familia.debug = true ## Can enqueue a job @job = ExampleHandler.enqueue :arg1 => :val1 @job.class #=> Bluth::Gob \ No newline at end of file