Sha256: 43248d4e18b4a6227eb2978f8488819558e35c664f47fb4fddfb630aae608fdc
Contents?: true
Size: 176 Bytes
Versions: 5
Compression:
Stored size: 176 Bytes
Contents
# Helper module BlogPostsHelper # Get the list of archives def get_archives # Will be scoped to controller.action ("blog_posts.archives") t('title') end end
Version data entries
5 entries across 5 versions & 4 rubygems