index
in
app/controllers/api/types_controller.rb [2:5]
3
lines of code
1
McCabe index (conditional complexity)
def index render json: ProductKind.all end