Sha256: 368e9afbd693922c2461007719119afb69c6dde48fef97f174cfee940dd31045
Contents?: true
Size: 200 Bytes
Versions: 214
Compression:
Stored size: 200 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>TestApp</title> <%= stylesheet_link_tag :all %> <%= javascript_include_tag :defaults %> <%= csrf_meta_tag %> </head> <body> <%= yield %> </body> </html>
Version data entries
214 entries across 206 versions & 14 rubygems