Sha256: 570f7f3af601ee20746a320916e220ac5f118cccefec7cafa33ff3691b0998f1
Contents?: true
Size: 181 Bytes
Versions: 4
Compression:
Stored size: 181 Bytes
Contents
require 'spec_helper' describe Aptible::Gridiron::Resource do its(:namespace) { should eq 'Aptible::Gridiron' } its(:root_url) { should eq 'https://gridiron.aptible.com' } end
Version data entries
4 entries across 4 versions & 1 rubygems