Method: DailyTablesController#destroy

Defined in:
app/controllers/daily_tables_controller.rb

#destroyObject



42
43
44
# File 'app/controllers/daily_tables_controller.rb', line 42

def destroy
  destroy! { user_root_path }
end