Vizir/carnival

Remove Inherited Resources

Opened this issue · 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