Sha256: 8cbece98b128b5d8d05efb053e715fb00b312d447ff5274fc9a1353b8f834528
Contents?: true
Size: 384 Bytes
Versions: 12
Compression:
Stored size: 384 Bytes
Contents
- if resource.persisted? - record_comments = AdminComment.find_for_resource(resource) .admin_comments.well.well-small label.input_set.label.label-info= t 'admin.comments.title_content', count: record_comments.length #admin_comments= render partial: 'admin/admin_comments/comment', collection: record_comments = render 'admin/admin_comments/form', commentable: resource
Version data entries
12 entries across 12 versions & 1 rubygems