Sha256: 5644f900782951eab3f98a7e7d4f62e9a427fdc6e33ad5abd2a6fef73c334d2e
Contents?: true
Size: 253 Bytes
Versions: 2
Compression:
Stored size: 253 Bytes
Contents
- content_for :title do = "#{ Flms.application_name } | #{ @page.title }" = render partial: 'flms/elements/page', locals: { page: @page } = javascript_include_tag 'application.js' :javascript $(document).ready(function(){ skrollr.init() });
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
flms-0.9.0 | app/views/flms/pages/show.html.haml |
flms-0.1.0 | app/views/flms/pages/show.html.haml |