Sha256: 70ab5f6d5e5475564e4c79c633dbaad6d41f3f301ddd3c49b2ce2a308377ba1c
Contents?: true
Size: 279 Bytes
Versions: 28
Compression:
Stored size: 279 Bytes
Contents
- @page.sections.each do |section| - content_for section.name.to_sym do = section.body.html_safe if section.body - if current_user and current_user.respond_to? :admin? and current_user.admin? %p= link_to t("active_admin.cms.edit"), edit_admin_page_path(@page.id)
Version data entries
28 entries across 28 versions & 1 rubygems