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
alf-rest-0.16.0 Rakefile
alf-repl-0.16.0 Rakefile
alf-rack-0.16.0 Rakefile
alf-shell-0.16.0 Rakefile
alf-sequel-0.16.0 Rakefile
alf-sql-0.16.0 Rakefile
alf-core-0.16.0 Rakefile
alf-rack-0.15.0 Rakefile
alf-shell-0.15.0 Rakefile
alf-sequel-0.15.0 Rakefile
alf-sql-0.15.0 Rakefile
alf-core-0.15.0 Rakefile
alf-rest-0.14.0 Rakefile
alf-0.14.0 Rakefile
alf-shell-0.14.0 Rakefile
alf-sequel-0.14.0 Rakefile
alf-core-0.14.0 Rakefile
sexpr-0.6.0 Rakefile
alf-core-0.13.1 Rakefile
wlang-2.2.3 Rakefile