Sha256: b3f9956ba0a950ff9dae116d1a18a5649bcd0160cf4afc63d1834ceabcf63da5

Contents?: true

Size: 207 Bytes

Versions: 83

Compression:

Stored size: 207 Bytes

Contents

<%% content_for :body do %>
<%% # Any HTML inside this area will be placed into the main body of the HTML
    # page.
%>
<h1><%= target_name.split('_').map { |x| x.capitalize }.join(" ") %></h1>

<%% end %>

Version data entries

83 entries across 83 versions & 2 rubygems

Version Path
sproutcore-1.0.1009 gen/page/templates/pages/@target_name@/resources/body.rhtml
sproutcore-1.0.1008 gen/page/templates/pages/@target_name@/resources/body.rhtml
sproutcore-1.0.1003 gen/page/templates/pages/@target_name@/resources/body.rhtml