Skip to content

Commit

Permalink
Remove unused casa org scaffolding
Browse files Browse the repository at this point in the history
  • Loading branch information
colinsoleim committed May 16, 2020
1 parent 6981e96 commit 398ecba
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 282 deletions.
77 changes: 0 additions & 77 deletions app/controllers/casa_orgs_controller.rb

This file was deleted.

1 change: 0 additions & 1 deletion app/helpers/casa_orgs_helper.rb

This file was deleted.

22 changes: 0 additions & 22 deletions app/views/casa_orgs/_form.html.erb

This file was deleted.

6 changes: 0 additions & 6 deletions app/views/casa_orgs/edit.html.erb

This file was deleted.

25 changes: 0 additions & 25 deletions app/views/casa_orgs/index.html.erb

This file was deleted.

5 changes: 0 additions & 5 deletions app/views/casa_orgs/new.html.erb

This file was deleted.

7 changes: 0 additions & 7 deletions app/views/casa_orgs/show.html.erb

This file was deleted.

1 change: 0 additions & 1 deletion config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

resources :casa_cases
resources :case_contacts
resources :casa_orgs
resources :reports, only: %i[show index]

resources :volunteers, only: %i[new edit create update] do
Expand Down
138 changes: 0 additions & 138 deletions spec/requests/casa_orgs_spec.rb

This file was deleted.

0 comments on commit 398ecba

Please sign in to comment.