Top Level Namespace
Defined Under Namespace
Modules: Artisan
Instance Method Summary collapse
Instance Method Details
#destroy ⇒ Object
3 4 5 6 |
# File 'lib/artisan/shared_examples/project_examples.rb', line 3 def destroy repo.destroy_all user_repo.destroy_all end |