You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Within the enumerables exercises, there is an objects directory, and a spec directory. The README.md in both enumerables and exercises makes no mention of what the files located within the objects directory should be used for, or how they should be used. The *_spec.rb files also make no mention of the files, classes, or class attributes within the objects folder.
Recommendation:
Remove objects directory, or
Explain what and/or how this directory and its contents should be used in conjunction with the related exercises.
The text was updated successfully, but these errors were encountered:
Within the
enumerables
exercises, there is anobjects
directory, and aspec
directory. TheREADME.md
in bothenumerables
andexercises
makes no mention of what the files located within theobjects
directory should be used for, or how they should be used. The*_spec.rb
files also make no mention of the files, classes, or class attributes within theobjects
folder.Recommendation:
objects
directory, orThe text was updated successfully, but these errors were encountered: