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.2.9 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.2.8 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.2.6 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.2.5 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.2.4 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.2.3 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.2.2 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.2.1 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.2.0 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.1.5 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.1.4 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.1.3 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.1.2 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.1.1 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.1.0 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.0.19 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.0.18 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.0.17 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.0.16 app/views/effective/resource/_actions_dropleft.html.haml
effective_resources-1.0.15 app/views/effective/resource/_actions_dropleft.html.haml