whether we should refresh list after destroy or not
Public Class Methods
new(core_config)click to toggle source
# File lib/active_scaffold/config/delete.rb, line 5definitialize(core_config)
super# start with the ActionLink defined globally@link = self.class.link.clone@refresh_list = self.class.refresh_listend