Sha256: 78f13354c20d0c6714641fe0122477e06fb942ffb7ac8ff7aa00909ad72d3a43
Contents?: true
Size: 283 Bytes
Versions: 8
Compression:
Stored size: 283 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__) require 'rake' ExceptionHandlerTestApp::Application.load_tasks
Version data entries
8 entries across 8 versions & 1 rubygems