Bug #587
rake is missing as a dependency and instruction
| Status: | Closed | Start: | 01/17/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | Packaging | |||
| Target version: | - | |||
| Backlog: | No | Difficulity: | ||
| Votes: | 0 |
Description
Rake is required for testing. This seems to be installed by default on Linux but is missing on Windows
History
Updated by Paul Kelly over 2 years ago
- Status changed from New to Ready For Testing
- Branch set to ohadpluspaul
Updated by Ohad Levy over 1 year ago
- Status changed from Ready For Testing to Feedback
maybe the right way to solve this, is to add bundler support with a rescue LoadError statement, so we would be able to use all of the defined gems if bundler is installed?
Updated by Greg Sutcliffe 6 months ago
- Status changed from Feedback to Closed
We do use bundler now, so I'll close this.
