Sha256: 77fee6a9e2875b5d32decf30689cabd492de0cdf394316f8237d273e1ad810ed

Contents?: true

Size: 116 Bytes

Versions: 7

Compression:

Stored size: 116 Bytes

Contents

require 'spec_helper'

describe AlchemyCrm do
  it "should be valid" do
    AlchemyCrm.should be_a(Module)
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
alchemy_crm-2.0.5 spec/alchemy_mailings_spec.rb
alchemy_crm-2.0.4.1 spec/alchemy_mailings_spec.rb
alchemy_crm-2.1.0a spec/alchemy_mailings_spec.rb
alchemy_crm-2.0.3 spec/alchemy_mailings_spec.rb
alchemy_crm-2.0.2 spec/alchemy_mailings_spec.rb
alchemy_crm-2.0.1 spec/alchemy_mailings_spec.rb
alchemy_crm-2.0.0 spec/alchemy_mailings_spec.rb