Sha256: 85eabb8685262850ee04e3580025e260642ddb2267077c886bd8f8e83ec5ee92

Contents?: true

Size: 266 Bytes

Versions: 31

Compression:

Stored size: 266 Bytes

Contents

# 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__)
require 'rake'

BipApp::Application.load_tasks

Version data entries

31 entries across 31 versions & 3 rubygems

Version Path
very_best_in_place-2.0.3 test_app/Rakefile
crest_in_place-2.2.0 test_app/Rakefile
best_in_place-2.1.0 test_app/Rakefile
best_in_place-2.0.3 test_app/Rakefile
best_in_place-2.0.2 test_app/Rakefile
best_in_place-2.0.1 test_app/Rakefile
best_in_place-2.0.0 test_app/Rakefile
best_in_place-1.1.3 test_app/Rakefile
best_in_place-1.1.2 test_app/Rakefile
best_in_place-1.1.1 test_app/Rakefile
best_in_place-1.1.0 test_app/Rakefile
best_in_place-0.2.3 test_app/Rakefile
best_in_place-1.0.6 test_app/Rakefile
best_in_place-1.0.5 test_app/Rakefile
best_in_place-1.0.4 test_app/Rakefile
best_in_place-1.0.3 test_app/Rakefile
best_in_place-0.2.2 test_app/Rakefile
best_in_place-1.0.2 test_app/Rakefile
best_in_place-0.2.1 test_app/Rakefile
best_in_place-1.0.1 test_app/Rakefile