Skip to content

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

License

Notifications You must be signed in to change notification settings

Bill-Adepoju/the-internet

Repository files navigation

The Internet 0.18.0 (2013-10-25)

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!

This project conforms to the neverstopbuilding/craftsmanship guidelines for. Please see that repository for details on project administration.

##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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 76.5%
  • HTML 11.0%
  • SCSS 8.9%
  • Ruby 3.6%