Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorturk committed Jan 20, 2011
1 parent a2aaab8 commit c436f45
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 20 deletions.
20 changes: 0 additions & 20 deletions MIT-LICENSE

This file was deleted.

4 changes: 4 additions & 0 deletions README.rdoc
Expand Up @@ -33,6 +33,10 @@ Simple admin interface for the Delayed::Job gem

open http://localhost:3000/delayed_job_admin

= License

MIT License - Copyright (c) 2011 Trevor Turk and CaptainU

= Todo

x index
Expand Down
3 changes: 3 additions & 0 deletions Rakefile
Expand Up @@ -6,6 +6,9 @@ rescue LoadError
puts 'You must `gem install bundler` and `bundle install` to run rake tasks'
end

require 'bundler'
Bundler::GemHelper.install_tasks

require 'rake'
require 'rake/rdoctask'

Expand Down

0 comments on commit c436f45

Please sign in to comment.