mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-23 13:01:14 -04:00
Fix allFieldGuideIds method in resources.js to return an array of _ids, not an array of objects. Field guide controller now correctly completes field guides. Closes #367.