Methods

Files

Bullshit

Module that includes all constants of the bullshit library.

Constants

VERSION

Bullshit version

COLUMNS
(Not documented)
NAME_COLUMN_SIZE
(Not documented)
Infinity
(Not documented)
RUBY_DESCRIPTION
(Not documented)
STD_NORMAL_DISTRIBUTION
(Not documented)
CaseMethod
(Not documented)

Public Class Methods

compare(&block) click to toggle source

Create a Comparison instance configured by block and compute and display the results.

# File lib/bullshit.rb, line 2252
  def self.compare(&block)
    Comparison.new(&block).display
  end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.