Bug #1068
undefined method camelize
| Status : | Feedback | Start : | ||
| Priority : | Normal | Due date : | ||
| Assigned to : | tobi - | % Done : | 0% |
|
| Category : | frontend | |||
| Target version : | - | |||
| Resolution : |
Description
WebRick on Windows fails to start with latest stable typo and produces error: undefined method @camelize' for "active_record_helper"
History
05/25/2006 08:11 AM - kevin -
- Status changed from New to Closed
- Resolution set to worksforme
You obviously don't have a recent enough version of the activesupport gem installed (a dependency of rails).
06/16/2006 07:08 PM - anonymous -
I have activesupport-1.3.1 installed and the same problem occurs. What activesupport's version do I need to get typo working?