ignamiguel / 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.50.0 (July, 16 2016)

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

License:MIT License


Languages

Language:CSS 86.9%Language:HTML 9.6%Language:Ruby 3.5%