Sha256: ae6307f22cc089476696a5125d8b54b150157d675b2cfa36a6cc1f06a40c6a9a
Contents?: true
Size: 272 Bytes
Versions: 18
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__) DemoApp::Application.load_tasks
Version data entries
18 entries across 18 versions & 2 rubygems