call
in
apps/web/controllers/books/index.rb [8:11]
3
lines of code
1
McCabe index (conditional complexity)
def call(params) @books = BookRepository.new.all end