Sha256: 22787aac506a224569a764425db54635fa0a2d8ea3c2e699871a46239cd3f1d0

Contents?: true

Size: 252 Bytes

Versions: 11

Compression:

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

Valid::Application.load_tasks

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
warder-0.3.2 spec/fixtures/valid_rails_app/Rakefile
warder-0.3.1 spec/fixtures/valid_rails_app/Rakefile
warder-0.3.0 spec/fixtures/valid_rails_app/Rakefile
warder-0.2.4 spec/fixtures/valid_rails_app/Rakefile
warder-0.2.3 spec/fixtures/valid_rails_app/Rakefile
warder-0.2.2 spec/fixtures/valid_rails_app/Rakefile
warder-0.2.1 spec/fixtures/valid_rails_app/Rakefile
warder-0.2.0 spec/fixtures/valid_rails_app/Rakefile
warder-0.1.9 spec/fixtures/valid_rails_app/Rakefile
warder-0.1.8 spec/fixtures/valid_rails_app/Rakefile
warder-0.1.7 spec/fixtures/valid_rails_app/Rakefile