Skip to content

Commit

Permalink
Updating ROADMAP post-rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
meatballhat committed Feb 18, 2014
1 parent 3525f40 commit faee8b4
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,12 @@ v2.6.0
TODO for v3.0.0
===============

- Clean up all RuboCop offences, breaking the API if necessary
- Get to at least 95% test coverage
- [x] Clean up all RuboCop offences, breaking the API if necessary
- [x] Get to at least 95% test coverage
- [x] Collapse `lib/resque_scheduler` into `lib/resque/scheduler`
- [ ] Reduce public API on `Resque::Scheduler::Extension` to fewer than 10 methods
- [ ] Reduce public API on `Resque::Scheduler` to fewer than 10 methods
- [ ] Anything else?

TODO for v3.1.0
===============
Expand Down

0 comments on commit faee8b4

Please sign in to comment.