Sha256: 9e7679e81fe57989e6adc13ec03074fbc8906df5e74df15a4e8ba66e909d217a

Contents?: true

Size: 135 Bytes

Versions: 16

Compression:

Stored size: 135 Bytes

Contents

module AlephExecutables
  class Clock < BundleRunner
    def execute!
      run 'clockwork lib/clock.rb', :rails_env
    end
  end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
aleph_analytics-0.4.9.pre.dev bin/executables/clock.rb
aleph_analytics-0.4.8 bin/executables/clock.rb
aleph_analytics-0.4.7 bin/executables/clock.rb
aleph_analytics-0.4.4 bin/executables/clock.rb
aleph_analytics-0.4.2 bin/executables/clock.rb
aleph_analytics-0.4.1 bin/executables/clock.rb
aleph_analytics-0.3.0 bin/executables/clock.rb
aleph_analytics-0.2.0 bin/executables/clock.rb
aleph_analytics-0.1.0 bin/executables/clock.rb
aleph_analytics-0.0.6 bin/executables/clock.rb
aleph_analytics-0.0.5 bin/executables/clock.rb
aleph_analytics-0.0.4 bin/executables/clock.rb
aleph_analytics-0.0.3 bin/executables/clock.rb
aleph_analytics-0.0.2 bin/executables/clock.rb
aleph_analytics-0.0.1.alpha bin/executables/clock.rb
aleph_analytics-0.0.0.alpha bin/executables/clock.rb