Sha256: 5ac3e24c5f3a71b8554c55c042812e15fd93790a32d1c24187ed3760581923db
Contents?: true
Size: 1.23 KB
Versions: 6
Compression:
Stored size: 1.23 KB
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> <title>Plugin Test</title> <link href="/home/tom/rails/plugin_test/public/stylesheets/style.css" media="screen" rel="stylesheet" type="text/css" /> <script src="/home/tom/rails/plugin_test/public/javascripts/prototype.js" type="text/javascript"></script> <script src="/home/tom/rails/plugin_test/public/javascripts/effects.js" type="text/javascript"></script> <script src="/home/tom/rails/plugin_test/public/javascripts/dragdrop.js" type="text/javascript"></script> <script src="/home/tom/rails/plugin_test/public/javascripts/controls.js" type="text/javascript"></script> <script src="/home/tom/rails/plugin_test/public/javascripts/application.js" type="text/javascript"></script> <script src="/home/tom/rails/plugin_test/public/javascripts/plotter.js" type="text/javascript"></script> <link href="/home/tom/rails/plugin_test/public/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> </head> <body> <p>This is an html file</p> </body> </html>
Version data entries
6 entries across 6 versions & 1 rubygems