my-grocery-price-book/www

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.browserslistrc
.circleci/config.yml
.env.sample
.env.test
.eslintrc
.gitignore
.overcommit.yml
.postcssrc.yml
.reek.yml
.rubocop.yml
.simplecov
Dockerfile
Gemfile
Gemfile-next
Gemfile.lock
Gemtools
Gemtools.lock
Guardfile
LICENSE
README.md
Rakefile
app/assets/images/logo.svg
app/assets/images/logo_640.png
app/assets/images/my-grocery-price-book.png
app/assets/stylesheets/application.css
app/assets/stylesheets/site/_categories.css
app/assets/stylesheets/site/_footer.css
app/assets/stylesheets/site/_price_book_pages.css
app/assets/stylesheets/site/_scaffolds.css
app/assets/stylesheets/site/_shopping_list.css
app/assets/stylesheets/vendor.css
app/views/application/_error_messages.html.erb
app/views/book_regions/_form.html.erb
app/views/book_regions/_select_country.html.erb
app/views/book_regions/new.html.erb
app/views/book_regions/select_country.html.erb
app/views/book_stores/_form.html.erb
app/views/book_stores/new.html.erb
app/views/books/_form.html.erb
app/views/books/edit.html.erb
app/views/components/html/application/_error_messages.html.erb
app/views/components/html/book_regions/_form.html.erb
app/views/components/html/book_regions/_select_country.html.erb
app/views/components/html/books/_form.html.erb
app/views/components/html/books/_form_with_errors.html.erb
app/views/components/html/price_book_pages/_form.html.erb
app/views/components/html/price_book_pages/_form_with_errors.html.erb
app/views/components/react/_price_book_app.erb
app/views/components/react/_shopping_list_app.erb
app/views/components/react/_shopping_list_index_app.erb