Displaying 1 result from an estimated 1 matches for "render_directori".
Did you mean:
render_directory
2006 Jan 18
5
reading folder structure on server with Rails - possible?
I''m building an extranet which has project folders allocated for each
client and client project on a webserver.
I''m hoping to be able to read a directory''s content if I give it a path
like "/clients/[CLIENTNAME]/[PROJECTNAME]" (where /clients/.. would
reside inside the rails public folder I guess)
preferably recursively so it will read the contents of any