Sha256: 45bca810d2fd717099387f2f164da3081abe864f140099146e4bbbd24ab82701
Contents?: true
Size: 145 Bytes
Versions: 21
Compression:
Stored size: 145 Bytes
Contents
class CommentPresenter < Presenter expose :body expose :name, :with => :user expose :title, :with => :post subjects :comment, :post end
Version data entries
21 entries across 21 versions & 2 rubygems