Sha256: 34cf83ed9a9e955479d7a1f475b6e8ff9d438aa3afefe13f276bcc2f757bd900
Contents?: true
Size: 294 Bytes
Versions: 4
Compression:
Stored size: 294 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 'jettywrapper' require File.expand_path('../config/application', __FILE__) Dummy::Application.load_tasks
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
fcrepo_admin-0.6.1 | spec/internal/Rakefile |
fcrepo_admin-0.6.0 | spec/internal/Rakefile |
fcrepo_admin-0.5.5 | spec/internal/Rakefile |
fcrepo_admin-0.5.5.pre | spec/internal/Rakefile |