Sha256: 7c240a0b098e736b786d6e9f01e8f265e3ffd0510da7a6910f21d6bc3f95dcb8
Contents?: true
Size: 792 Bytes
Versions: 9
Compression:
Stored size: 792 Bytes
Contents
ruby: list = @list previews = @previews h1 = t '.list_title' = with_index_hook :list do div class=rep_row_class - list.columns do |groups| div class=rep_col_class(6) - groups.each do |title, group_previews| h2 = title div class=rep_style[:list_group_class] - group_previews.each do |p| a class=rep_style[:list_group_item_class] href=rails_email_preview.rep_email_path(preview_id: p.id, email_locale: @email_locale) = p.method_name hr p.text-center.text-small.text-info | #{t 'rep.base.email', count: previews.length} #{t 'rep.base.in'} #{t 'rep.base.mailer', count: list.groups.length } br a href="https://github.com/glebm/rails_email_preview" target='_blank' REP #{RailsEmailPreview::VERSION}
Version data entries
9 entries across 9 versions & 1 rubygems