Using Polymorphism to Make a Better Activity Feed in Rails
You won’t find polymorphic partials in Rails’ API documentation. However, the general programming technique of polymorphism can be applied to Rails partials.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
You won’t find polymorphic partials in Rails’ API documentation. However, the general programming technique of polymorphism can be applied to Rails partials.
Post a comment