Sha256: 6131251cb1176564f8790968b5355cbfdb779f0939b4edcabcf0a006f6ed998e
Contents?: true
Size: 442 Bytes
Versions: 3
Compression:
Stored size: 442 Bytes
Contents
!!! %html %head %title TheComments Dummy App = stylesheet_link_tag :application, media: :all = javascript_include_tag :application = csrf_meta_tags %body .body %p = link_to 'Home', root_path \| - if current_user User: #{current_user.username} \| = link_to "Comments Manage (+#{current_user.draft_comcoms_count})", comments.manage_comments_path - else Guest = yield
Version data entries
3 entries across 3 versions & 1 rubygems