Sha256: 014b9a80a16b5cb98577836da41ff1fb204cdca9dbe2d95e4ba0dc9b412b6bc9

Contents?: true

Size: 643 Bytes

Versions: 22

Compression:

Stored size: 643 Bytes

Contents

<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
  <head>
    <meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
    <title>with_sortable_js</title>
    <script src="https://sortablejs.github.io/Sortable/Sortable.js" type="text/javascript"></script>
  </head>

  <body id="with_sortable_js">
    <div id="sortable">
      <div class="item1">Item 1</div>
      <div class="item2">Item 2</div>
      <div class="item3">Item 3</div>
      <div class="item4">Item 4</div>
      <div class="item5">Item 5</div>
    </div>
    <script>
      new Sortable(document.getElementById("sortable"));
    </script>
  </body>
</html>

Version data entries

22 entries across 19 versions & 3 rubygems

Version Path
tdiary-5.1.3 vendor/bundle/ruby/2.7.0/gems/capybara-3.33.0/lib/capybara/spec/views/with_sortable_js.erb
tdiary-5.1.3 vendor/bundle/ruby/2.6.0/gems/capybara-3.32.2/lib/capybara/spec/views/with_sortable_js.erb
capybara-3.33.0 lib/capybara/spec/views/with_sortable_js.erb
tdiary-5.1.2 vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/spec/views/with_sortable_js.erb
tdiary-5.1.2 vendor/bundle/ruby/2.6.0/gems/capybara-3.29.0/lib/capybara/spec/views/with_sortable_js.erb
capybara-3.32.2 lib/capybara/spec/views/with_sortable_js.erb
capybara-3.32.1 lib/capybara/spec/views/with_sortable_js.erb
capybara-3.32.0 lib/capybara/spec/views/with_sortable_js.erb
tdiary-5.1.1 vendor/bundle/ruby/2.6.0/gems/capybara-3.29.0/lib/capybara/spec/views/with_sortable_js.erb
tdiary-5.1.1 vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/spec/views/with_sortable_js.erb
capybara-3.31.0 lib/capybara/spec/views/with_sortable_js.erb
capybara-3.30.0 lib/capybara/spec/views/with_sortable_js.erb
tdiary-5.1.0 vendor/bundle/gems/capybara-3.29.0/lib/capybara/spec/views/with_sortable_js.erb
chatops-rpc-0.0.2 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/capybara-3.29.0/lib/capybara/spec/views/with_sortable_js.erb
chatops-rpc-0.0.1 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/capybara-3.29.0/lib/capybara/spec/views/with_sortable_js.erb
capybara-3.29.0 lib/capybara/spec/views/with_sortable_js.erb
capybara-3.28.0 lib/capybara/spec/views/with_sortable_js.erb
capybara-3.27.0 lib/capybara/spec/views/with_sortable_js.erb
capybara-3.26.0 lib/capybara/spec/views/with_sortable_js.erb
capybara-3.25.0 lib/capybara/spec/views/with_sortable_js.erb