Method: TableSettings::Button#action
- Defined in:
- lib/table_settings/table_button.rb
#action(name) ⇒ Object
119 120 121 122 |
# File 'lib/table_settings/table_button.rb', line 119 def action(name) @hash[:symlink_action] = name self end |