itzsaga/my-fave-food

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
CONTRIBUTING.md
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
app/assets/stylesheets/application.scss
app/assets/stylesheets/custom.scss
app/assets/stylesheets/items.scss
app/assets/stylesheets/places.scss
app/views/items/_form.html.erb
app/views/items/_item.html.erb
app/views/items/edit.html.erb
app/views/items/index.html.erb
app/views/items/new.html.erb
app/views/items/show.html.erb
app/views/layouts/_form_messages.html.erb
app/views/layouts/_messages.html.erb
app/views/layouts/_nav.html.erb
app/views/layouts/application.html.erb
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
app/views/places/_form.html.erb
app/views/places/_index.html.erb
app/views/places/_place.html.erb
app/views/places/edit.html.erb
app/views/places/index.html.erb
app/views/places/new.html.erb
app/views/places/show.html.erb
app/views/static/favorites.html.erb
app/views/static/home.html.erb
app/views/users/confirmations/new.html.erb
app/views/users/mailer/confirmation_instructions.html.erb
app/views/users/mailer/email_changed.html.erb
app/views/users/mailer/password_change.html.erb
app/views/users/mailer/reset_password_instructions.html.erb
app/views/users/mailer/unlock_instructions.html.erb
app/views/users/passwords/edit.html.erb
app/views/users/passwords/new.html.erb
app/views/users/registrations/edit.html.erb
app/views/users/registrations/new.html.erb
app/views/users/sessions/new.html.erb
app/views/users/shared/_links.html.erb
app/views/users/unlocks/new.html.erb
bin/bundle
bin/rails
bin/rake
bin/setup