Sha256: 3285361c7eec1756d149545c26979860800c59a66ab72d080268a45da7c467d6

Contents?: true

Size: 284 Bytes

Versions: 7

Compression:

Stored size: 284 Bytes

Contents

#!/usr/bin/env rake
# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.

require File.expand_path('../config/application', __FILE__)

TheSortableTreeTest::Application.load_tasks

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
the_sortable_tree-2.6.2 spec/dummy_app/Rakefile
the_sortable_tree-2.7.0 spec/dummy_app/Rakefile
the_sortable_tree-2.6.1 spec/dummy_app/Rakefile
the_sortable_tree-2.6.0 spec/dummy_app/Rakefile
the_sortable_tree-2.5.0 spec/dummy_app/Rakefile
the_sortable_tree-2.4.0 spec/dummy_app/Rakefile
the_sortable_tree-2.3.3 spec/the_sortable_tree_app/Rakefile