Sha256: 1e39aa81e37737ab46cda9414de40102133de1fbfa9bf208256e278784c06d08
Contents?: true
Size: 427 Bytes
Versions: 1
Compression:
Stored size: 427 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>Products</h1> <a href="/products/new">New</a> <ul> <li class="product" id="product_1"> hello - [3, 1] <a href="/products/1/edit" id="product_1">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/screenshot_2015-10-26-16-42-07.798.html |