Sha256: 1230df21571904b11d7a326e0379e9371b5a4c7e4fc1749946e1f92fc7b21ccd
Contents?: true
Size: 252 Bytes
Versions: 25
Compression:
Stored size: 252 Bytes
Contents
# encoding: utf-8 require 'spec_helper' describe Github::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
25 entries across 25 versions & 1 rubygems