Sha256: 2157ffc9bc7388b287036f5be920ac482fb6574964ca7691dcdca46db3d8ca2c
Contents?: true
Size: 314 Bytes
Versions: 3
Compression:
Stored size: 314 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__) require 'rake/dsl_definition' require 'rake' Dummy::Application.load_tasks
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
phonelib-0.2.7 | test/dummy/Rakefile |
phonelib-0.2.6 | test/dummy/Rakefile |
phonelib-0.2.5 | test/dummy/Rakefile |