Bug #1357
Provisioning Snippets broken in rails3 branch
| Status: | Closed | Start: | 11/26/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | Rails | |||
| Target version: | 1.0 | |||
| Backlog: | No | Difficulity: | ||
| Votes: | 0 |
Description
Any template including the code
<%= snippets "Arch.postinstall" -%>
Seem to result in
There was an error rendering the Arch AIF Install template: undefined method `name_eq' for #<Class:0xb5c37188>
Associated revisions
Revision b5029ab97d6914d48d980cd0f9b26e0c137b274e
fixes #1357 - Provisioning Snippets broken after rails3 upgrade
History
Updated by Ohad Levy over 1 year ago
- Category set to Rails
- Assigned to set to Ohad Levy
- Target version set to 1.0
Updated by Ohad Levy over 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset b5029ab97d6914d48d980cd0f9b26e0c137b274e.
