Sha256: 5424941bd6900d641ede88b00001cebb8ce466d08f37f562553c21329392c94a

Contents?: true

Size: 123 Bytes

Versions: 2

Compression:

Stored size: 123 Bytes

Contents

require 'active_record'
class EventPublishingRule < ActiveRecord::Base
  attr_accessible :bu_id, :status, :entity_type
end

Version data entries

2 entries across 1 versions & 1 rubygems

Version Path
apl-library-0.0.90 lib/apl-library/event_publishing_rule.rb
apl-library-0.0.90 vendor/bundle/ruby/2.1.0/gems/apl-library-0.0.90/lib/apl-library/event_publishing_rule.rb