Sha256: 2ef1081edfc1bd6e97f22bedf5651579fb97b6404fde4a1ecdf7113604eb1875

Contents?: true

Size: 99 Bytes

Versions: 9

Compression:

Stored size: 99 Bytes

Contents

class Comment < MLS::Model

  belongs_to :account
  belongs_to :subject, :polymorphic => true

end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
mls-1.9.0 lib/mls/comment.rb
mls-1.8.0 lib/mls/comment.rb
mls-1.7.0 lib/mls/comment.rb
mls-1.6.0 lib/mls/comment.rb
mls-1.5.1 lib/mls/comment.rb
mls-1.5.0 lib/mls/comment.rb
mls-1.4.3 lib/mls/comment.rb
mls-1.4.0 lib/mls/comment.rb
mls-1.3.0 lib/mls/comment.rb