Sha256: c4b67fd98b0af2ed831db4445ea7fc15b64f274fe200fddb6654ccc0a6bd89ac
Contents?: true
Size: 287 Bytes
Versions: 15
Compression:
Stored size: 287 Bytes
Contents
<% if (typeof namespace !== 'undefined' && namespace.length > 0) { -%> Joosy.namespace '<%= namespace %>', -> class @<%= klass %>Layout extends ApplicationLayout @view '<%= view %>' <% } else { -%> class @<%= klass %>Layout extends ApplicationLayout @view '<%= view %>' <% } -%>
Version data entries
15 entries across 15 versions & 1 rubygems