Sha256: 411ded62737df7b2529471c4df15ba8357699c52d2740c0329395a781d45ee4e
Contents?: true
Size: 670 Bytes
Versions: 1
Compression:
Stored size: 670 Bytes
Contents
<!DOCTYPE html><html><head> <title>Dummy</title> <link href="/assets/application.css" media="all" rel="stylesheet" type="text/css"> <script src="/assets/application.js" type="text/javascript"></script> </head> <body> <h1>Categories</h1> <a href="/categories/new">New</a> <ul> <li class="category" id="category_1"> wood - 0 <a href="/categories/1/edit" id="category_1">Edit</a> </li> <li class="category" id="category_2"> new parent - 0 <a href="/categories/2/edit" id="category_2">Edit</a> </li> <li class="category" id="category_3"> category_1 - 2 <a href="/categories/3/edit" id="category_3">Edit</a> </li></ul> </body></html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
token_field-2.0.0 | spec/dummy/tmp/capybara/capybara-201510261622495083432261.html |