/ Published in: Ruby

Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
Dir.entries("/images").find_all {|e| e.index('string_begins_with')==0}
Comments
