Sha256: 3f480724d66a39c6488e880f7fcfae9f59ccdff46378a297ca6871e176b0df91
Contents?: true
Size: 261 Bytes
Versions: 14
Compression:
Stored size: 261 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Best In Place TEST APP</title> <%= stylesheet_link_tag "scaffold", "style", "jquery-ui-1.8.16.custom" %> <%= javascript_include_tag "application" %> <%= csrf_meta_tag %> </head> <body> <%= yield %> </body> </html>
Version data entries
14 entries across 14 versions & 3 rubygems