Sha256: e9cc79b047e97405402ab8838cd0043b6e99d10056a41e5ffaea3f810e31051f

Contents?: true

Size: 123 Bytes

Versions: 5

Compression:

Stored size: 123 Bytes

Contents

module AlchemyCrm
  class Subscription < ActiveRecord::Base

    belongs_to :contact
    belongs_to :newsletter

  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
alchemy_crm-2.0.5 app/models/alchemy_crm/subscription.rb
alchemy_crm-2.0.4.1 app/models/alchemy_crm/subscription.rb
alchemy_crm-2.1.0a app/models/alchemy_crm/subscription.rb
alchemy_crm-2.0.3 app/models/alchemy_crm/subscription.rb
alchemy_crm-2.0.2 app/models/alchemy_crm/subscription.rb