Skip to content
This repository has been archived by the owner on Jun 2, 2020. It is now read-only.

Commit

Permalink
Deleted all models in order to start anew
Browse files Browse the repository at this point in the history
  • Loading branch information
mamhoff committed Dec 3, 2013
1 parent fa947b5 commit 44a232d
Show file tree
Hide file tree
Showing 14 changed files with 2 additions and 431 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
/log/*.log
/tmp

# Ignore database.yaml
/config/database.yaml
# Ignore database.yml
/config/database.yml
3 changes: 0 additions & 3 deletions app/models/admin.rb

This file was deleted.

3 changes: 0 additions & 3 deletions app/models/captain.rb

This file was deleted.

3 changes: 0 additions & 3 deletions app/models/guide.rb

This file was deleted.

23 changes: 0 additions & 23 deletions app/views/admins/new.html.erb

This file was deleted.

3 changes: 0 additions & 3 deletions app/views/admins/show.html.erb

This file was deleted.

12 changes: 0 additions & 12 deletions app/views/shared/_error_messages.html.erb

This file was deleted.

11 changes: 0 additions & 11 deletions db/migrate/20131128183240_create_admins.rb

This file was deleted.

11 changes: 0 additions & 11 deletions db/migrate/20131128183257_create_captains.rb

This file was deleted.

11 changes: 0 additions & 11 deletions db/migrate/20131128183321_create_guides.rb

This file was deleted.

98 changes: 0 additions & 98 deletions spec/models/admin_spec.rb

This file was deleted.

98 changes: 0 additions & 98 deletions spec/models/captain_spec.rb

This file was deleted.

98 changes: 0 additions & 98 deletions spec/models/guide_spec.rb

This file was deleted.

Loading

0 comments on commit 44a232d

Please sign in to comment.