Feature #24
upgrade to rails 1.2
| Status: | Closed | Start: | ||
| Priority: | High | Due date: | ||
| Assigned to: | yossarian | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 0.2 - first public release | |||
| Resolution: | fixed |
Description
Currently the site doesn't run under anything past Rails 1.1.6, should fix this.
History
Updated by yossarian over 4 years ago
- Status changed from New to Closed
- Resolution set to fixed
The upgrade problems were due to the changes in Rails 1.2 with respect to the Engines plugin and ActiveRbac. ActiveRbac is now patched to use the new Engines 1.2 system, however some ActiveAcl action might be a better way to go.