Sha256: e307b01f3bf5d01d2a4c642b3950e431d84dd509346b3ff60a2a56120f3babe5

Contents?: true

Size: 1.08 KB

Versions: 70

Compression:

Stored size: 1.08 KB

Contents

<h1>This page is used for testing various scopes</h1>

<p id="for_foo">
  Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
  incididunt ut labore et dolore magna aliqua. Ut enim ad minim venia.
  <a href="/redirect">Go</a>
</p>

<div id="for_bar">
  <ul>
    <li>With Simple HTML: <a href="/with_simple_html">Go</a>
      <form action="/redirect" method="post" accept-charset="utf-8">
        <p>
          <label for="simple_first_name">First Name</label>
          <input type="text" name="first_name" value="John" id="simple_first_name"/>
        </p>
        <p><input type="submit" value="Go"/></p>
      </form>
    </li>
    <li>Bar: <a href="/foo">Go</a>
      <form action="/form" method="post" accept-charset="utf-8">
        <p>
          <label for="bar_first_name">First Name</label>
          <input type="text" name="form[first_name]" value="Peter" id="bar_first_name"/>
        </p>
        <p><input type="submit" value="Go"/></p>
      </form>
    </li>
  </ul>
</div>

<div id="another_foo">
  <ul>
    <li>With Simple HTML: <a href="/">Go</a>
  </ul>
</div>

Version data entries

70 entries across 70 versions & 16 rubygems

Version Path
capybara-2.0.3 lib/capybara/spec/views/with_scope.erb
sunrise-cms-0.5.0.rc1 vendor/bundle/ruby/1.9.1/gems/capybara-1.1.4/lib/capybara/spec/views/with_scope.erb
capybara-2.0.2 lib/capybara/spec/views/with_scope.erb
capybara-1.1.4 lib/capybara/spec/views/with_scope.erb
capybara_minitest_spec-1.0.0 spec/test_app/views/with_scope.erb
capybara-2.0.1 lib/capybara/spec/views/with_scope.erb
capybara-2.0.0 lib/capybara/spec/views/with_scope.erb
capybara-2.0.0.beta4 lib/capybara/spec/views/with_scope.erb
capybara-1.1.3 lib/capybara/spec/views/with_scope.erb
capybara-2.0.0.beta2 lib/capybara/spec/views/with_scope.erb
nimboids-capybara-1.1.2 lib/capybara/spec/views/with_scope.erb
sunrise-cms-0.3.3 vendor/bundle/ruby/1.9.1/gems/capybara-1.1.2/lib/capybara/spec/views/with_scope.erb
sunrise-cms-0.3.2 vendor/bundle/ruby/1.9.1/gems/capybara-1.1.2/lib/capybara/spec/views/with_scope.erb
sunrise-cms-0.3.1 vendor/bundle/ruby/1.9.1/gems/capybara-1.1.2/lib/capybara/spec/views/with_scope.erb
sunrise-cms-0.3.0 vendor/bundle/ruby/1.9.1/gems/capybara-1.1.2/lib/capybara/spec/views/with_scope.erb
sunrise-cms-0.3.0.rc vendor/bundle/ruby/1.9.1/gems/capybara-1.1.2/lib/capybara/spec/views/with_scope.erb
capybara_minitest_spec-0.2.2 test_app/views/with_scope.erb
frameworks-capybara-0.2.0.rc6 vendor/bundle/ruby/1.8/gems/capybara-1.1.2/lib/capybara/spec/views/with_scope.erb
frameworks-capybara-0.2.0.rc5 vendor/bundle/ruby/1.8/gems/capybara-1.1.2/lib/capybara/spec/views/with_scope.erb
frameworks-capybara-0.2.0.rc4 vendor/bundle/ruby/1.8/gems/capybara-1.1.2/lib/capybara/spec/views/with_scope.erb