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/pets.coffee
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/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
app/views/layouts/application.html.erb
app/views/mailer/contact_shelter.html.erb
app/views/pets/_form.html.erb
app/views/pets/edit.html.erb
app/views/pets/index.html.erb
app/views/pets/index.json.jbuilder
app/views/pets/new.html.erb
app/views/pets/results.html.erb
app/views/pets/show.html.erb
app/views/pets/show.json.jbuilder
app/views/shared_partial/_navbar.html.erb
app/views/shared_partial/_search.html.erb
app/views/users/my_pets.html.erb
app/views/welcome/index.html.erb
bin/bundle
bin/rails
bin/rake
bin/setup
bin/spring
config.ru