Sha256: 250e006030e95383062471e7e93b4bd040605cb2ecfbeb6d5062beb01f798f1c
Contents?: true
Size: 482 Bytes
Versions: 5
Compression:
Stored size: 482 Bytes
Contents
- content_for :content do = b.title 'Alex' - b.user :id => 'user_id', :class => 'user_class' do |o| - o.controls [link_to('add', '#'), link_to('edit', '#'), link_to('delete', '#')] - o.avatar image_tag("/common_interface/images/img1_icon.jpg") - o.properties do - b.list do |o| - o.content do = b.list_item 'Alex Freeman' - o.content do - b.list do |o| - o.content do = b.list_item 'Latest Activity ...' = b.list_item 'Public Items ...'
Version data entries
5 entries across 5 versions & 2 rubygems