Sha256: 12a8cab79b3fa8612b6f1c67b382a081bbedb439405011998ddd58dd280f7d7d
Contents?: true
Size: 159 Bytes
Versions: 4
Compression:
Stored size: 159 Bytes
Contents
require 'spec_helper' describe 'SendGridSmtpApi::VERSION' do it "returns string" do SendGridSmtpApi::VERSION.should be_an_instance_of(String) end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
sendgrid_smtpapi-1.0.1 | spec/version_spec.rb |
sendgrid_smtpapi-1.0.0 | spec/version_spec.rb |
sendgrid_smtpapi-0.0.2 | spec/version_spec.rb |
sendgrid_smtpapi-0.0.1 | spec/version_spec.rb |