itzsaga/my-fave-food

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
todo.md
spec.md
public/robots.txt
public/favicon.ico
public/apple-touch-icon.png
public/apple-touch-icon-precomposed.png
public/500.html
public/422.html
public/404.html
config.ru
bin/update
bin/spring
bin/setup
bin/rake
bin/rails
bin/bundle
app/views/users/unlocks/new.html.erb
app/views/users/shared/_links.html.erb
app/views/users/sessions/new.html.erb
app/views/users/registrations/new.html.erb
app/views/users/registrations/edit.html.erb
app/views/users/passwords/new.html.erb
app/views/users/passwords/edit.html.erb
app/views/users/mailer/unlock_instructions.html.erb
app/views/users/mailer/reset_password_instructions.html.erb
app/views/users/mailer/password_change.html.erb
app/views/users/mailer/email_changed.html.erb
app/views/users/mailer/confirmation_instructions.html.erb
app/views/users/confirmations/new.html.erb
app/views/static/home.html.erb
app/views/static/favorites.html.erb
app/views/places/show.html.erb
app/views/places/new.html.erb
app/views/places/index.html.erb
app/views/places/edit.html.erb
app/views/places/_place.html.erb
app/views/places/_index.html.erb
app/views/places/_form.html.erb
app/views/layouts/mailer.text.erb
app/views/layouts/mailer.html.erb
app/views/layouts/application.html.erb
app/views/layouts/_nav.html.erb
app/views/layouts/_messages.html.erb
app/views/layouts/_form_messages.html.erb
app/views/items/show.html.erb
app/views/items/new.html.erb
app/views/items/index.html.erb
app/views/items/edit.html.erb
app/views/items/_item.html.erb
app/views/items/_form.html.erb