Method: Effective::CrudController::Submits::ClassMethods#buttons
- Defined in:
- app/controllers/concerns/effective/crud_controller/submits.rb
#buttons ⇒ Object
{ ‘Approve’ => { action: approve, …}}
13 14 15 |
# File 'app/controllers/concerns/effective/crud_controller/submits.rb', line 13 def ||= effective_resource. end |