Sha256: 2ae5e0db98b799816ca87fb5b3fec58ff7236abef09059d874209a33995e24ec
Contents?: true
Size: 106 Bytes
Versions: 2
Compression:
Stored size: 106 Bytes
Contents
class Feature < ActiveRecord::Base extend TestModel belongs_to :featurable, :polymorphic => true end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
aub-record_filter-0.1.4 | spec/models/feature.rb |
outoftime-record_filter-0.1.4 | spec/models/feature.rb |