Sha256: 2a1ff6c9ece10a38c26c855dd04e735c71211ae2fe0819aa9017a31d0d7c0f69
Contents?: true
Size: 240 Bytes
Versions: 25
Compression:
Stored size: 240 Bytes
Contents
# encoding: utf-8 require 'spec_helper' describe Github::Repos::Statuses do it { described_class::VALID_STATUS_PARAM_NAMES.should_not be_nil } it { described_class::REQUIRED_PARAMS.should_not be_nil } end # Github::Repos::Statuses
Version data entries
25 entries across 25 versions & 1 rubygems