This is a hypothetical and experimental interface change. The goal of the change is to begin looking at what a "Feed"'s method interface would look like. I would like to reduce the controller logic necessary for deciding on different strategies, and instead defer to a builder/strategy lookup pattern. |
||
|---|---|---|
| .. | ||
| articles_search_controller.rb | ||
| feeds_controller.rb | ||
| pinned_articles_controller.rb | ||
| tagged_articles_controller.rb | ||