Sha256: 9282eb7424e6109155e99b61283df4081e8ebe27e5c5034847630b4ab5966314
Contents?: true
Size: 422 Bytes
Versions: 5
Compression:
Stored size: 422 Bytes
Contents
- content_for :title, Ecm::Downloads::Download.model_name.human(count: :other) - content_for :meta_description, Ecm::Downloads::Download.model_name.human(count: :other) %h1= Ecm::Downloads::Download.model_name.human(count: :other) - @collection.group_by{|d| d.download_category}.each do |category, collection| %h2= category.name = render collection = bootstrap_button(to: :back, context: :default) do = t('.back')
Version data entries
5 entries across 5 versions & 1 rubygems