Sha256: c792d65b72f99e6f2481b0a61ee3f73bf9f2afa8ea8f1e8e7d0913c266369c9d
Contents?: true
Size: 280 Bytes
Versions: 50
Compression:
Stored size: 280 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Scenario</title> <%= stylesheet_link_tag :all %> <%= javascript_include_tag :defaults %> <%= csrf_meta_tag %> </head> <body> <p class="alert"><%= alert %></p> <p class="notice"><%= notice %></p> <%= yield %> </body> </html>
Version data entries
50 entries across 50 versions & 3 rubygems