vinyll / rails-mediabrowser

Rails 3 plugin providing a web interface to upload and manage images, videos, pdf's, folders and more.
MIT License
36 stars 5 forks source link

A file manager for rails 3

Rails 3 plugin for browsing and managing files from a web page (admin in most cases).

It does NOT use any database as it works directly on file structure.

rails 3 media browser

Run it

open your browser at http://0.0.0.0:3000/mediabrowser, and manage files and directories from there.