Sha256: f5d6bc370896dca6e1ff926105fa8db267de15d00e888adb1670985df25093b0
Contents?: true
Size: 447 Bytes
Versions: 47
Compression:
Stored size: 447 Bytes
Contents
= dropdown(variation: :dropleft, btn_class: btn_class) do - permitted_resource_actions(resource, actions).each do |label, opts| - action = opts.delete(:action) - opts.delete(:class) = dropdown_link_to(label, (effective_resource.action_path(action, resource) || '#'), opts) - if local_assigns[:format_block] && local_assigns[:datatable] = instance_exec(resource, datatable, &format_block) = yield(resource) if block_given?
Version data entries
47 entries across 47 versions & 1 rubygems