Sha256: 2cc9419115f08a3c107f0346bdb8ce86ec5a467d58350ab8d073a10f70314885

Contents?: true

Size: 140 Bytes

Versions: 2

Compression:

Stored size: 140 Bytes

Contents

class Home
  include Symbiont

  url_is "http://localhost:9292"

  def check_for_title(text)
    self.title.should == text
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
symbiont-0.2.1 specs/pages/home.rb
symbiont-0.2.0 specs/pages/home.rb