Sha256: e245a9f226733d44bc843fde92c0fbcb12b227152470ed9bd49d5892498e8fd9

Contents?: true

Size: 209 Bytes

Versions: 129

Compression:

Stored size: 209 Bytes

Contents

# We run tests by default
task :default => :test

#
# Install all tasks found in tasks folder
#
# See .rake files there for complete documentation.
#
Dir["tasks/*.rake"].each do |taskfile|
  load taskfile
end

Version data entries

129 entries across 126 versions & 23 rubygems

Version Path
noe-1.7.5 Rakefile
noe-1.7.5 templates/ruby/src/Rakefile
alf-0.12.2 Rakefile
wlang-2.0.1 Rakefile
wlang-2.0.0 Rakefile
polygon-0.0.1 Rakefile
wlang-2.0.0.beta Rakefile
noe-1.7.4 Rakefile
noe-1.7.4 templates/ruby/src/Rakefile