Searched defs:undestroy (Results 1 - 2 of 2) sorted by relevance

/ontohub/app/models/repository/
H A Ddestroying.rb31 def undestroy method in class:Repository
/ontohub/app/controllers/
H A Drepositories_controller.rb38 def undestroy method in class:RepositoriesController
39 resource.undestroy
42 flash[:success] = t('repository.undestroy.success')
45 flash[:alert] = t('repository.undestroy.failure')

Completed in 445 milliseconds