Sha256: b98a0ad58ce3e7e7127a9b0a9c5160265d64b98f5ab2f06237d2dbe9e53bf9a6
Contents?: true
Size: 331 Bytes
Versions: 17
Compression:
Stored size: 331 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>smalruby-editor</title> <%= favicon_link_tag %> <%= stylesheet_link_tag "application", media: "all", "data-turbolinks-track" => true %> <%= javascript_include_tag "application", "data-turbolinks-track" => true %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
17 entries across 17 versions & 1 rubygems