dwang733/Berkeley-Student-Food-Collective

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/models/product.rb50
A
0 mins
app/models/product_certification.rb4
A
0 mins
app/models/product_nutrition.rb4
A
0 mins
app/models/product_packaging.rb4
A
0 mins
app/models/tag.rb2
A
0 mins
app/models/vendor.rb25
A
0 mins
app/models/vendor_ownership.rb4
A
0 mins
app/views/admin/products/_form.html.haml
app/views/admin/products/edit.html.haml
app/views/admin/products/index.html.haml
app/views/admin/products/new.html.haml
app/views/admin/tags/_form.html.haml
app/views/admin/tags/edit.html.haml
app/views/admin/tags/index.html.haml
app/views/admin/tags/new.html.haml
app/views/admin/vendors/_form.html.haml
app/views/admin/vendors/edit.html.haml
app/views/admin/vendors/index.html.haml
app/views/admin/vendors/new.html.haml
app/views/application/_header.html.haml
app/views/application/_index.html.haml
app/views/application/_indexBody.html.haml
app/views/application/_letterNav.html.haml
app/views/application/_singleSymbolItems.html.haml
app/views/discovery/_carousel.html.haml
app/views/discovery/_carousel_element.html.haml
app/views/discovery/index.html.haml
app/views/layouts/application.html.erb
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
app/views/products/_details_all_content.haml
app/views/products/_details_dietary_restrictions.haml
app/views/products/_details_extend_tags.haml
app/views/products/_details_no_content.haml
app/views/products/_details_photo_no_text.haml
app/views/products/_details_text.haml
app/views/products/_details_text_no_photo.haml
app/views/products/index.html.haml
app/views/products/show.html.haml
app/views/vendors/_details_all_content.haml
app/views/vendors/_details_extend_tags.haml
app/views/vendors/_details_no_content.haml
app/views/vendors/_details_photo_no_text.haml
app/views/vendors/_details_social_buttons.haml
app/views/vendors/_details_text.haml
app/views/vendors/_details_text_no_photo.haml
app/views/vendors/index.html.haml
app/views/vendors/show.html.haml
bin/bundle
bin/rails