WikiEducationFoundation/WikiEduDashboard

View on GitHub
lib/training/wiki_training_loader.rb

Summary

Maintainability
A
0 mins
Test Coverage

Prefer pluck('title') over map { |page| page['title'] }.
Open

      response.data['pages'].values[0]['links'].map { |page| page['title'] }

There are no issues that match your filters.

Category
Status