advanced code snippet search
almazom on 07/29/10
get array ruby images
07/29/10 12:33am
Dir.entries("/images").find_all {|e| e.index('string_begins_with')==0}
Report this snippet Tweet
Comment:
You need to login to post a comment.