Sha256: 033d4970cbe48a0b7fdb491832092d3f262a41b9d3319f842c863c1fd46cd2fe
Contents?: true
Size: 272 Bytes
Versions: 23
Compression:
Stored size: 272 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__) MockApp::Application.load_tasks
Version data entries
23 entries across 23 versions & 2 rubygems