Sha256: f463f532487e69bfa316d9e3ea9533694c0638366a1f79febb4a74b15bb95b83
Contents?: true
Size: 313 Bytes
Versions: 3
Compression:
Stored size: 313 Bytes
Contents
<html> <head> <title>Test Application - Rails <%= Rails::VERSION::STRING %> - <%= Rich::Cms::Auth.logic.try(:to_s).try(:classify) || "Non authenticated" %></title> <%= stylesheet_link_tag "app" %> </head> <body> <%= rich_cms %> <div id="page"> <%= yield %> </div> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems