Sha256: c6b3c45387edd857806cf12e51465ffc5ede43ab72c34e72f68c536fd78769cb
Contents?: true
Size: 348 Bytes
Versions: 3
Compression:
Stored size: 348 Bytes
Contents
= render :partial => 'theme_shared/top_navigation_bottom' = render :partial => 'theme_shared/tools' - content_for :content do - b.note :id => "note_id", :class => "note_class" do |o| - o.text @note_text - o.controls [link_to('edit', '#'), link_to('delete', '#')] - o.details @common_details = render :partial => 'theme_shared/comments'
Version data entries
3 entries across 3 versions & 1 rubygems