SophieDeBenedetto/purrfectmatch

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.DS_Store
.gitignore
Gemfile
Gemfile.lock
README.rdoc
Rakefile
app/assets/images/default_pet.jpg
app/assets/images/purrfectmatchlogo.png
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/breedtypeahead.js26
A
0 mins
app/assets/javascripts/pets.coffee
app/assets/javascripts/pets.js54
A
2 hrs
app/assets/javascripts/welcome.js8
A
0 mins
app/assets/stylesheets/application.css
app/assets/stylesheets/application.scss
app/assets/stylesheets/boostrap.min.css
app/assets/stylesheets/bootstrap_and_customization.css.scss
app/assets/stylesheets/pets.scss
app/assets/stylesheets/scaffolds.scss
app/assets/stylesheets/typeaheadjs.css
app/assets/stylesheets/welcome.scss
app/controllers/application_controller.rb16
A
0 mins
app/controllers/favorite_pets_controller.rb12
A
0 mins
app/controllers/mailers_controller.rb12
A
0 mins
app/controllers/pets_controller.rb32
A
25 mins
app/controllers/users_controller.rb12
A
0 mins
app/controllers/welcome_controller.rb13
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/pets_helper.rb2
A
0 mins
app/helpers/welcome_helper.rb2
A
0 mins
app/mailers/mailer.rb13
A
0 mins
app/models/breed.rb4
A
0 mins
app/models/favorite_pet.rb4
A
0 mins
app/models/pet.rb16
A
0 mins
app/models/pet_breed.rb4
A
0 mins
app/models/shelter.rb3
A
0 mins
app/models/user.rb8
A
0 mins
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/shared/_links.html.erb
app/views/devise/unlocks/new.html.erb
app/views/favorite_pets/index.html.erb
app/views/favorite_pets/show.html.erb