thegreatape/literate-minuteman

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
public/images/logo.png
public/images/goodreads-login.png
lib/tasks/update_all_books.rake
lib/tasks/scheduler.rake
lib/tasks/add_minuteman_library_system.rake
doc/README_FOR_APP
config.ru
app/workers/update_user.rb6
A
0 mins
app/workers/update_book.rb14
A
0 mins
app/views/welcome/index.html.haml
app/views/users/signup.html.haml
app/views/users/login.html.haml
app/views/users/edit.html.haml
app/views/users/_form.html.haml
app/views/sync_errors/show.html.haml
app/views/sync_errors/index.html.haml
app/views/locations/show.html.haml
app/views/locations/_book.html.haml
app/views/library_systems/_library_system.html.haml
app/views/layouts/application.html.haml
app/views/copies/_copy.html.haml
app/views/books/index.html.haml
app/views/books/_filter_form.html.haml
app/views/books/_books_header.html.haml
app/views/books/_book.html.haml
app/serializers/location_serializer.rb3
A
0 mins
app/serializers/copy_serializer.rb6
A
0 mins
app/serializers/book_serializer.rb4
A
0 mins
app/models/user.rb64
A
0 mins
app/models/sync_errors_presenter.rb10
A
0 mins
app/models/shelving.rb6
A
0 mins
app/models/scraped_book.rb9
A
0 mins
app/models/lookup_strategies/minuteman_overdrive.rb11
A
30 mins
app/models/lookup_strategies/minuteman.rb16
A
0 mins
app/models/lookup_strategies/lyeberry.rb9
A
0 mins
app/models/lookup_strategies/bpl_overdrive.rb11
A
30 mins
app/models/lookup_strategies/boston.rb15
A
0 mins
app/models/location.rb7
A
0 mins
app/models/library_system.rb24
A
0 mins
app/models/goodreads_book.rb10
A
0 mins
app/models/copy.rb11
A
0 mins
app/models/book_notifier.rb19
A
0 mins
app/models/book.rb42
A
0 mins
app/helpers/users_helper.rb6
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/controllers/welcome_controller.rb9
A
0 mins
app/controllers/users_controller.rb56
A
0 mins
app/controllers/sync_errors_controller.rb8
A
0 mins
app/controllers/locations_controller.rb13
A
0 mins
app/controllers/library_systems_controller.rb9
A
0 mins