Sha256: bc579aa24253a7d048e5edc5aecb467560402df31bae539646804a473465f721
Contents?: true
Size: 226 Bytes
Versions: 3
Compression:
Stored size: 226 Bytes
Contents
# coding: utf-8 # Load thinreports $LOAD_PATH.unshift(File.expand_path(File.dirname(__FILE__) + '/lib')) require 'thinreports' # Load tasks Dir.glob('tasks/**/*.rake').each do |r| Rake.application.add_import r end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
thinreports-0.7.5 | Rakefile |
thinreports-0.7.0 | Rakefile |
thinreports-0.6.0.pre3 | Rakefile |