Sha256: b7295eb3ee6372071b4fb5963e342e00a5c16fb641ec117828164ac9375e568d
Contents?: true
Size: 260 Bytes
Versions: 4
Compression:
Stored size: 260 Bytes
Contents
# encoding: utf-8 require 'spec_helper' describe Github::Client::GitData::References do it { described_class::VALID_REF_PARAM_NAMES.should_not be_nil } it { described_class::VALID_REF_PARAM_VALUES.should_not be_nil } end # Github::GitData::References
Version data entries
4 entries across 4 versions & 1 rubygems