Sha256: 89880ce71022ea9e9be23f49736d75f89dfd267e738b6b131feed96a4c441cd0

Contents?: true

Size: 82 Bytes

Versions: 1

Compression:

Stored size: 82 Bytes

Contents

class Comment < ActiveRecord::Base
  belongs_to :comment, :polymorphic => true
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
has_comments-0.3.0 lib/generators/templates/comment.rb