Sha256: add4ebb868f540fcf1c09f714175ecdf58a592dda89deee402f36773a61d8fda
Contents?: true
Size: 274 Bytes
Versions: 3
Compression:
Stored size: 274 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__) RailsTest::Application.load_tasks
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
yarn-0.1.0 | test_objects/rails_test/Rakefile |
yarn-0.0.9 | test_objects/rails_test/Rakefile |
yarn-0.0.2 | test_objects/rails_test/Rakefile |