Method: BootstrapTableHelper::Table#actions

Defined in:
app/helpers/bootstrap_table_helper.rb,
app/helpers/bootstrap_table_helper.rb

#actions(&block) ⇒ Object

Pass a block of actions instead of actions options in table options.



96
97
98
# File 'app/helpers/bootstrap_table_helper.rb', line 96

def actions
  @actions
end