I'm pretty new to RoR, and I have a directory that I would like to list its contents when I put the path of the directory in the URL bar of a web browser. I'm used to Apache where I could just setup a .htaccess file to show the contents of a directory, and have the files within the directory linkable / browseable when browsing the directory. I'm sure there's a similar solution using RoR but I haven't come across one.I'm pretty new to RoR, and I have a directory t