Bug #136
engines plugin breaks with rake 0.8.1
| Status: | Closed | Start: | ||
| Priority: | High | Due date: | ||
| Assigned to: | yossarian | % Done: | 0% |
|
| Category: | Articles | |||
| Target version: | 0.4 - Rebel Yell (2b || !2b) | |||
| Resolution: | fixed |
Description
in fact it is this bug http://dev.rails-engines.org/ticket/276 removing vendor/engines and installing the svn trunk fixed it for me.
History
Updated by yossarian over 3 years ago
- Status changed from New to Assigned
Yeah, I found the same thing and it was all a big hassle. So you're saying that the newest engines plugin fixes the bug? That'd be rather great.
Updated by yossarian over 3 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed
Ok I patched the engines plugin locally with the engines.rake task from the rails-engines repo and it fixes the bug. Thanks for the pointer!