bruz/bookshelf-delivery-example

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.env
.env.development
.env.test
.gitignore
.hanamirc
.overcommit.yml
.rubocop.yml
.travis.yml
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
apps/api/application.rb32
A
0 mins
apps/api/config/routes.rb1
A
0 mins
apps/api/controllers/books/create.rb15
A
0 mins
apps/api/controllers/books/destroy.rb16
A
0 mins
apps/api/controllers/books/index.rb14
A
0 mins
apps/api/controllers/books/update.rb27
A
0 mins
apps/api/controllers/validation.rb25
A
0 mins
apps/api/representers/book.rb10
A
0 mins
apps/api/representers/books.rb8
A
0 mins
apps/cli.rb34
A
0 mins
apps/web/application.rb42
A
0 mins
apps/web/assets/favicon.ico
apps/web/config/routes.rb3
A
0 mins
apps/web/controllers/activities/index.rb9
A
0 mins
apps/web/controllers/books/create.rb19
A
0 mins
apps/web/controllers/books/destroy.rb12
A
0 mins
apps/web/controllers/books/edit.rb9
A
0 mins
apps/web/controllers/books/index.rb9
A
0 mins
apps/web/controllers/books/new.rb9
A
0 mins
apps/web/controllers/books/update.rb23
A
0 mins
apps/web/controllers/home/index.rb7
A
0 mins
apps/web/templates/activities/index.html.erb
apps/web/templates/application.html.erb
apps/web/templates/books/_form.html.erb
apps/web/templates/books/create.html.erb
apps/web/templates/books/edit.html.erb
apps/web/templates/books/index.html.erb
apps/web/templates/books/new.html.erb
apps/web/templates/books/update.html.erb
apps/web/templates/home/index.html.erb
apps/web/views/activities/index.rb32
A
0 mins
apps/web/views/application_layout.rb7
A
0 mins
apps/web/views/books/create.rb12
A
0 mins
apps/web/views/books/edit.rb12
A
0 mins
apps/web/views/books/index.rb12
A
0 mins
apps/web/views/books/new.rb11
A
0 mins
apps/web/views/books/update.rb13
A
0 mins