Submission Status: Passed
Submitted for: March 16 - Build an Array Method that Returns a List of Filenames for Specific File Types
Submitted at: August 02, 2017
class Array def file_selector ext grep(/(.*)\.#{ext}/){ $1 } end end
devCamp does not support ancient browsers.
Install a modern version for best experience.