Searched refs:destroy_asynchronously (Results 1 - 4 of 4) sorted by relevance

/ontohub/spec/models/repository/
H A Ddestroying_spec.rb7 repository.destroy_asynchronously
/ontohub/spec/models/
H A Drepository_spec.rb44 repository.destroy_asynchronously
55 expect { repository.destroy_asynchronously }.to(
62 repository.destroy_asynchronously
/ontohub/app/controllers/
H A Drepositories_controller.rb31 resource.destroy_asynchronously
/ontohub/app/models/repository/
H A Ddestroying.rb16 # Only use `destroy_asynchronously` if you want to destroy a repository.
39 def destroy_asynchronously method in class:Repository

Completed in 13 milliseconds