Sha256: 4812738f03dc3b44943d2361d64bc0095c4e2e00fdfae35e4963ebf03699aaa5

Contents?: true

Size: 203 Bytes

Versions: 6

Compression:

Stored size: 203 Bytes

Contents

begin
  require 'comatose/version'
rescue LoadError
  $: << File.join(File.dirname(__FILE__), '..', 'lib')
end

require 'comatose/tasks/admin'
require 'comatose/tasks/setup'
require 'comatose/tasks/data'

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
comatose-rubyisbeautiful-3.0.5 lib/tasks/comatose.rake
comatose-rubyisbeautiful-3.0.4 lib/tasks/comatose.rake
comatose-rubyisbeautiful-3.0.3 lib/tasks/comatose.rake
comatose-rubyisbeautiful-3.0.2 lib/tasks/comatose.rake
comatose-rubyisbeautiful-3.0.1 lib/tasks/comatose.rake
comatose-rubyisbeautiful-3.0.0 lib/tasks/comatose.rake