Sha256: 0a7627ff162530220847e8cae2d23a1377cbf683217a60120a2f20f932cd16ff
Contents?: true
Size: 256 Bytes
Versions: 1
Compression:
Stored size: 256 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>RailsApp</title> <%= stylesheet_link_tag "application", :media => "all" %> <%= javascript_include_tag "application" %> <%= csrf_meta_tags %> <%= include_iam %> </head> <body> <%= yield %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
iam-0.1.4 | spec/rails_app/app/views/layouts/application.html.erb |