Skip to content
This repository has been archived by the owner on Feb 27, 2020. It is now read-only.
/ biased Public archive

Provides the parent organization of any website, if possible.

License

Notifications You must be signed in to change notification settings

potatodiet/biased

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biased

[Build Status] (https://travis-ci.org/matthin/biased) [Gem Version] (http://badge.fury.io/rb/biased) [Coverage Status] (https://coveralls.io/r/matthin/biased) [Inch Status] (https://inch-ci.org/github/matthin/biased/branch/master)

Usage

To run from the command line, use: biased example.com

Code Example

require "biased"

puts Biased::Client.new("huffingtonpost.com").has_bias

Contributors

Requirements:

  • Ruby v2.0+
  • Bundler (gem install bundler)

To setup all the required gems, just run bundle install. You may need to also run rbenv rehash if you're using rbenv.

To run tests, use: rake spec

About

Provides the parent organization of any website, if possible.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages