you are in: codestackercodes [RSS]listing files in a directory with rails

listing files in a directory with rails Delicious Email

show/hide lines
   1  @files = Dir.glob("public/files/*")
   2  
   3  for file in @files
   4      puts file
   5  end
created by leozera — 28 June 2009 — get a short url — tags: rails ruby embed

Comments



We dont send spam :)

If checked, it's highlights your comment
simple_captcha.jpg
Are you a human? Type the code from the image