carnival icon indicating copy to clipboard operation
carnival copied to clipboard

Remove Inherited Resources

Open cartolari opened this issue 10 years ago • 0 comments

The gem is deprecated

Deprecation notice Since Rails 3 came out, I have no longer used Inherited Resources and it is no longer actively maintained. I have found that the responders abstraction offers the perfect balance between hiding and showing too much logic in controllers. That said, I suggest developers to make use of Rails' respond_with feature alongside the responders gem as a replacement to Inherited Resources. https://github.com/josevalim/inherited_resources

cartolari avatar Sep 05 '14 18:09 cartolari