Method: Postview::Helpers#all_archived_posts
- Defined in:
- lib/postview/helpers.rb
#all_archived_posts ⇒ Object (readonly)
All archived posts.
25 26 27 |
# File 'lib/postview/helpers.rb', line 25 def all_archived_posts @all_archived_posts end |