Sha256: bfd4cc87cc77626d3c11a6b447367be8b1b7544a232956ee4fb511c2234a44b2

Contents?: true

Size: 123 Bytes

Versions: 6

Compression:

Stored size: 123 Bytes

Contents

Dir['tasks/**/*.rake'].sort.each { |rakefile| load rakefile }

task :default do
  puts 'This is an example rake task.'
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
backgroundrb-rails3-1.1.6 doc/Rakefile
backgroundrb-rails3-1.1.5 doc/Rakefile
backgroundrb-rails3-1.1.3 doc/Rakefile
backgroundrb-rails3-1.1.2 doc/Rakefile
backgroundrb-rails3-1.1.1 doc/Rakefile
backgroundrb-rails3-1.1 doc/Rakefile