Sha256: 039c44c95144b135371ac8ef021c874918b65d5919b9ee976357185be11179ac
Contents?: true
Size: 236 Bytes
Versions: 2
Compression:
Stored size: 236 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Teststuff</title> <%= stylesheet_link_tag "application", :media => "all" %> <%= javascript_include_tag "application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
stuffer-0.0.2 | lib/teststuff/app/views/layouts/application.html.erb |
stuffer-0.0.1 | lib/teststuff/app/views/layouts/application.html.erb |