Sha256: d7d346ad7c5e9e36a763a00785a51f89aac14289bc8012ca1add5fe66c3cf421

Contents?: true

Size: 182 Bytes

Versions: 38

Compression:

Stored size: 182 Bytes

Contents

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

Version data entries

38 entries across 38 versions & 3 rubygems

Version Path
predicate-2.3.3 Rakefile
predicate-2.3.2 Rakefile
predicate-2.3.1 Rakefile
predicate-2.3.0 Rakefile
predicate-2.2.1 Rakefile
predicate-2.2.0 Rakefile
predicate-2.1.0 Rakefile
predicate-2.0.1 Rakefile
predicate-2.0.0 Rakefile
predicate-1.3.4 Rakefile
predicate-1.3.3 Rakefile
predicate-1.3.2 Rakefile
predicate-1.3.1 Rakefile
predicate-1.3.0 Rakefile
predicate-1.2.0 Rakefile
predicate-1.1.3 Rakefile
predicate-1.1.2 Rakefile
predicate-1.1.1 Rakefile