Sha256: 240a6f699401a517cf7f99070a4c87352d45a38f8938eb6421c04845bb3b0cd5
Contents?: true
Size: 122 Bytes
Versions: 2
Compression:
Stored size: 122 Bytes
Contents
require 'spec_helper' describe Mailboxer do it "should be valid" do Mailboxer.should be_a(Module) end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mailboxer-without-notification-0.11.2 | spec/mailboxer_spec.rb |
mailboxer-without-notification-0.11.1 | spec/mailboxer_spec.rb |