allora 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -61,6 +61,8 @@ module Allora
61
61
  # @return [Job]
62
62
  # the job instance added to the schedule
63
63
  def add(name, opts_or_job, &block)
64
+ log "Loading into schedule '#{name}' #{opts_or_job.inspect}"
65
+
64
66
  jobs[name.to_s] = create_job(opts_or_job, &block)
65
67
  end
66
68
 
@@ -22,5 +22,5 @@
22
22
  ##
23
23
 
24
24
  module Allora
25
- VERSION = "0.0.2"
25
+ VERSION = "0.0.3"
26
26
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: allora
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -13,7 +13,7 @@ date: 2012-03-13 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: redis
16
- requirement: &70330861546180 !ruby/object:Gem::Requirement
16
+ requirement: &70233746623140 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ! '>='
@@ -21,7 +21,7 @@ dependencies:
21
21
  version: '0'
22
22
  type: :development
23
23
  prerelease: false
24
- version_requirements: *70330861546180
24
+ version_requirements: *70233746623140
25
25
  description: ! "Allora (Italian for \"at that time\") provides a replacement for the
26
26
  classic UNIX\n cron, using nothing but ruby. It is very small,
27
27
  easy to follow and relatively\n feature-light. It does support