Sha256: 40a3ca631238c8a01beb1800780ecc948dc51188401f5c05a97a3f41c6561e41
Contents?: true
Size: 117 Bytes
Versions: 2
Compression:
Stored size: 117 Bytes
Contents
require 'active_record' class IngestionRule < 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/ingestion_rule.rb |
apl-library-0.0.90 | vendor/bundle/ruby/2.1.0/gems/apl-library-0.0.90/lib/apl-library/ingestion_rule.rb |