Sha256: b25e3ada6a39cee5f4a75b54a57cc2e117fa37617f81dec1685915b4ec41c066

Contents?: true

Size: 276 Bytes

Versions: 10

Compression:

Stored size: 276 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__)

RendersTest::Application.load_tasks

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
versioncake-4.1.1 spec/test_app/Rakefile
versioncake-4.1.0 spec/test_app/Rakefile
versioncake-4.0.2 spec/test_app/Rakefile
versioncake-4.0.1 spec/test_app/Rakefile
versioncake-4.0.0 spec/test_app/Rakefile
versioncake-3.4.0 spec/test_app/Rakefile
versioncake-3.3.0 spec/test_app/Rakefile
versioncake-3.2.0 spec/test_app/Rakefile
versioncake-3.1.0 spec/test_app/Rakefile
versioncake-3.0.0 spec/test_app/Rakefile