Web file manager for Rails?

Do you know any web file manager done with Rails? Or generic library
easy to integrate with RoR?

Something like File Navigator http://pfn.sourceforge.net for PHP or
FileVista for ASP.NET?

Try http://boxroom.rubyforge.org/

is not a filemanager but a file upload manager… maybe you can modify
it to suit your needs.

Piotr W. wrote:

Do you know any web file manager done with Rails? Or generic library
easy to integrate with RoR?

Something like File Navigator http://pfn.sourceforge.net for PHP or
FileVista for ASP.NET?

why not try http://filemanager.rubyforge.org/

it is easy to be integrated into your rails project
only type ‘gem install filemanager’ and add require ‘filemanager’ in
environment.rb, done!
try visit http://localhost:3000/fm/filemanager, function menu listed
on right click

On 2007Äê11ÔÂ16ÈÕ, ÏÂÎç11ʱ45·Ö, Emmanuel O. <rails-mailing-l…@andreas-

I have wrote this Ruby on rails connector for a jQuery file browser.

Feel free to check it out at:
http://www.dnamique.com/file-browser-for-ruby-on-rails/

On Nov 17 2007, 1:45 am, Emmanuel O. <rails-mailing-l…@andreas-