* Add index and show pages for series
* Address code review
* Use `id` instead of `slug` to get collections
* Extract `collection_link` into the application helper
* Only count published articles
* Get rid of the `collection_link_class` method
* Add tests
* Fix test
* Use `**kwargs` instead of `options = {}`
|
||
|---|---|---|
| .. | ||
| admin | ||
| articles | ||
| authentication | ||
| collections | ||
| comments | ||
| dashboards | ||
| homepage | ||
| internal | ||
| notifications | ||
| organization | ||
| podcasts | ||
| search | ||
| user | ||
| videos | ||
| banned_user_interactions_spec.rb | ||
| link_for_tags_in_posts_in_notifications_spec.rb | ||
| user_selects_looking_for_work_spec.rb | ||
| user_uses_the_editor_spec.rb | ||
| user_views_a_reading_list_spec.rb | ||
| user_visits_a_comments_page_spec.rb | ||