Sha256: 2a47f51923322a0fe27aa2d0b18a91194b89edd26e927ca33e9aa4247b5a8039

Contents?: true

Size: 280 Bytes

Versions: 7

Compression:

Stored size: 280 Bytes

Contents

CONTENTS
--------
This directory contains a list of actions that are operating on
<%= @c.instance? ? 'instance-level' : 'resource-level' %>.

<% @c.relevant_actions.each do |name| %>
<% a = @c.resource.actions[name] -%>
`<%= safe_print(name) %>`
  <%= a.description %>
<% end -%>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
haveapi-fs-0.11.0 templates/help/md/resource_action_dir.erb
haveapi-fs-0.10.0 templates/help/md/resource_action_dir.erb
haveapi-fs-0.9.0 templates/help/md/resource_action_dir.erb
haveapi-fs-0.8.0 templates/help/md/resource_action_dir.erb
haveapi-fs-0.7.1 templates/help/md/resource_action_dir.erb
haveapi-fs-0.7.0 templates/help/md/resource_action_dir.erb
haveapi-fs-0.1.0 templates/help/md/resource_action_dir.erb