ililic / the-internet

An example application that captures prominent and ugly functionality found on the web. Perfect for writing automated acceptance tests against.

Home Page:http://the-internet.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Internet 0.48.1 (July 23, 2015)

=======

An example application that captures prominent and ugly functionality found on the web. Perfect for writing automated acceptance tests against.

Deployed and available at http://the-internet.herokuapp.com.

Available Examples:

Don't see an example you need or think should be here? Contribute!

##Contribution Guidelines

tldr;

  1. Fork
  2. Build Something
  3. Submit a Pull Request
  4. High Five!

##Getting Started

Install your dependencies:

bundle install

Start the server:

rackup

Load the page you want to see in your browser:

http://localhost:9292/url_path

About

An example application that captures prominent and ugly functionality found on the web. Perfect for writing automated acceptance tests against.

http://the-internet.herokuapp.com


Languages

Language:CSS 88.3%Language:HTML 8.6%Language:Ruby 3.1%