Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.browserslistrc
.capistrano/metrics
.github/workflows/ruby.yml
.gitignore
.rspec
.rubocop.yml
.ruby-version
.simplecov
.tool-versions
Capfile
Dockerfile
Gemfile
Gemfile.lock
Makefile
README.md
Rakefile
app/assets/images/guest.png
app/assets/images/landing/background-tablet.svg
app/assets/images/landing/background.svg
app/assets/images/landing/hero.png
app/assets/images/logo.png
app/assets/images/theme/placeholder-dark.svg
app/assets/images/theme/placeholder-light.svg
app/assets/stylesheets/application.scss
app/views/barcodes/_barcode.html.erb
app/views/barcodes/_form.html.erb
app/views/barcodes/index.html.erb
app/views/barcodes/new.html.erb
app/views/barcodes/new_link.html.erb
app/views/landing/index.html.erb
app/views/layouts/_flash.html.erb
app/views/layouts/_footer.html.erb
app/views/layouts/_navbar.html.erb
app/views/layouts/application.html.erb
app/views/orders/_form.html.erb
app/views/orders/_order.html.erb
app/views/orders/_order_item.html.erb
app/views/orders/_order_products_modal.erb
app/views/orders/_order_scanner_modal.html.erb
app/views/orders/new.html.erb
app/views/orders/new_products.html.erb
app/views/orders/overview.html.erb
app/views/products/_form.html.erb
app/views/products/_form_barcode.html.erb
app/views/products/_form_stock.html.erb
app/views/products/_list.html.erb
app/views/products/_product.html.erb
app/views/products/_product_content.erb
app/views/products/edit.html.erb
app/views/products/index.html.erb