Sha256: 2b63d2eaf944ba2f22289251a183339328c730e9c196916799aa09dd8ba397fb
Contents?: true
Size: 168 Bytes
Versions: 29
Compression:
Stored size: 168 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>CustomRenderer</title> <%= csrf_meta_tag %> </head> <body> <h1>Custom Renderer</h1> <%= tabs %> <%= yield %> </body> </html>
Version data entries
29 entries across 6 versions & 1 rubygems