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.5.2 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.5.1 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.5.0 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.4.13 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.4.12 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.4.11 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.4.10 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.4.9 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.4.8 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.4.7 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.4.6 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.4.5 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.4.4 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.4.3 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.4.2 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.4.1 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.4.0 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.3.16 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.3.15 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.3.14 app/views/effective/resource/_actions_dropleft.html.haml