Sha256: f24989496cd36d9159ba619b33367a3c7b01703833fd6c6a3dc1e041df64eaf5

Contents?: true

Size: 396 Bytes

Versions: 70

Compression:

Stored size: 396 Bytes

Contents

= dropdown(variation: :dropleft, btn_class: btn_class) do
  - permitted_resource_actions(resource, actions).each do |label, opts|
    = dropdown_link_to(label, (effective_resource.action_path(opts[:action], resource) || '#'), opts.except(:action, :class).merge(btn_class: btn_class))

  = instance_exec(resource, &format_block) if local_assigns[:format_block]
  = yield(resource) if block_given?

Version data entries

70 entries across 70 versions & 1 rubygems

Version Path
effective_resources-1.3.13 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.3.12 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.3.11 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.3.10 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.3.9 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.3.8 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.3.7 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.3.6 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.3.5 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.3.4 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.3.3 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.3.2 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.3.1 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.3.0 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.2.16 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.2.15 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.2.14 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.2.12 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.2.11 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.2.10 app/views/effective/resource/_actions_dropleft.html.haml