Sha256: 8f9b78e267664efb16b195475d2c7cc41638c20a75d215e9ee03d4b0f49053ad
Contents?: true
Size: 206 Bytes
Versions: 3
Compression:
Stored size: 206 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>MirExtensions</title> <%= stylesheet_link_tag :all %> <%= javascript_include_tag :defaults %> <%= csrf_meta_tag %> </head> <body> <%= yield %> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
mir_extensions-1.1.0 | app/views/layouts/application.html.erb |
mir_extensions-1.0.0 | app/views/layouts/application.html.erb |
mir_extensions-0.2.0 | app/views/layouts/application.html.erb |