Sha256: 5e851c8e3f91c53d846f0e9380277ace23b3d39147f7a82d900a1f83414659fd

Contents?: true

Size: 272 Bytes

Versions: 2

Compression:

Stored size: 272 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'

TestRailsApp::Application.load_tasks

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
tagged_logger-0.5.6 test/test_rails_app/Rakefile
tagged_logger-0.5.5 test/test_rails_app/Rakefile