Sha256: cf321813745a372193be9d1cfac42e733e56b70d7a9871c7486178b561efabbd

Contents?: true

Size: 592 Bytes

Versions: 34

Compression:

Stored size: 592 Bytes

Contents

<%= object.type %> <%= h object.name %>
<% if options[:full] %>
|
<% object.attributes.each do |scope, list| %>
<% list.sort_by {|name, rw| name.to_s }.each do |name, rw| %>
<%= uml_visibility(rw.values.compact.first) %> <%= h (rw[:read]||rw[:write]).name(true).gsub(/=$/,'') %> [<%= 'R' if rw[:read] %><%= 'W' if rw[:write] %>]\l
<% end %>
<% end %>
|
<% method_listing.each do |obj| %>
<%= uml_visibility obj %> <%= h obj.name(true) %>
<%= h(" : #{obj.tag(:return).types.first}") if obj.has_tag?(:return) && obj.tag(:return).types && obj.tag(:return).types.size > 0 %>\l
<% end %>
<% end %>

Version data entries

34 entries across 34 versions & 4 rubygems

Version Path
challah-0.6.2 vendor/bundle/gems/yard-0.7.5/templates/default/module/dot/info.erb
challah-0.6.1 vendor/bundle/gems/yard-0.7.5/templates/default/module/dot/info.erb
challah-0.6.0 vendor/bundle/gems/yard-0.7.5/templates/default/module/dot/info.erb
challah-0.5.4 vendor/bundle/gems/yard-0.7.5/templates/default/module/dot/info.erb
challah-0.5.3 vendor/bundle/gems/yard-0.7.5/templates/default/module/dot/info.erb
challah-0.5.2 vendor/bundle/gems/yard-0.7.5/templates/default/module/dot/info.erb
challah-0.5.1 vendor/bundle/gems/yard-0.7.5/templates/default/module/dot/info.erb
challah-0.5.0 vendor/bundle/gems/yard-0.7.5/templates/default/module/dot/info.erb
challah-0.4.1 vendor/bundle/gems/yard-0.7.5/templates/default/module/dot/info.erb
challah-0.4.0 vendor/bundle/gems/yard-0.7.5/templates/default/module/dot/info.erb
challah-0.3.5 vendor/bundle/gems/yard-0.7.5/templates/default/module/dot/info.erb
challah-0.3.4 vendor/bundle/gems/yard-0.7.5/templates/default/module/dot/info.erb
challah-0.3.3 vendor/bundle/gems/yard-0.7.5/templates/default/module/dot/info.erb
challah-0.3.2 vendor/bundle/gems/yard-0.7.5/templates/default/module/dot/info.erb
challah-0.3.1 vendor/bundle/gems/yard-0.7.5/templates/default/module/dot/info.erb
challah-0.3.0 vendor/bundle/gems/yard-0.7.5/templates/default/module/dot/info.erb
challah-0.2.1 vendor/bundle/gems/yard-0.7.5/templates/default/module/dot/info.erb
challah-0.2.0 vendor/bundle/gems/yard-0.7.5/templates/default/module/dot/info.erb
yard-0.7.5 templates/default/module/dot/info.erb
nutshell-crm-0.0.6.alpha vendor/bundle/gems/yard-0.7.4/templates/default/module/dot/info.erb