The Inherited Resources Railties Error
This is a seriously old post. I’d probably not bother reading it, but I keep it here for nostalgia.
Railties Error?
If you’re like me and you skip reading a gem’s README when you install the latest, you’ll be seriously sorry when you don’t for inherited_resources because it is Rails 3 only. The same can be said for responders. You’ll get a big fat punch in the face with this error:
1
|
|
But fear not, just reverting to the following version will get you back on track:
1 2 |
|
Now, on your bike. Get back to work!