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-core-0.16.3 Rakefile
alf-rest-0.16.2 Rakefile
alf-repl-0.16.2 Rakefile
alf-rack-0.16.2 Rakefile
alf-shell-0.16.2 Rakefile
alf-sequel-0.16.2 Rakefile
alf-sql-0.16.2 Rakefile
alf-core-0.16.2 Rakefile
alf-rest-0.16.1 Rakefile
alf-repl-0.16.1 Rakefile
alf-rack-0.16.1 Rakefile
alf-shell-0.16.1 Rakefile
alf-sequel-0.16.1 Rakefile
alf-sql-0.16.1 Rakefile
alf-core-0.16.1 Rakefile
finitio-0.4.1 Rakefile
finitio-0.4.0 Rakefile
qrb-0.3.0 Rakefile
qrb-0.2.0 Rakefile
qrb-0.1.0 Rakefile