Searched defs:undestroy (Results 1 - 2 of 2) sorted by relevance
/ontohub/app/models/repository/ | ||
H A D | destroying.rb | 31 def undestroy method in class:Repository |
/ontohub/app/controllers/ | ||
H A D | repositories_controller.rb | 38 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 8 milliseconds