1 Thanks for your interest in Boxroom.
\r
3 Boxroom is a web application for sharing and managing files online. The goal is to let a group of people share their files with each other. To make this possible the application lets users create folders and up/download files in a web browser. Furthermore for administrators it will be possible to create users, user groups and the CRU/D rights these groups will have on folders.
\r
5 Boxroom is developed using the Ruby on Rails web development framework.
\r
6 Check out http://www.rubyonrails.org for more info. As Ruby on Rails forces you to use the Model-View-Controller pattern, Boxroom consists of a number of Models, Views and Controllers. The Models, Controllers and the Helpers for the Views are listed below. They are intended to help you find your way around this Rails Application Documentation.
\r
19 ApplicationController
\r
20 AuthenticationController
\r
30 AuthenticationHelper
\r
39 I hope Boxroom will be useful for you.
\r
41 Mischa Berger <boxroomcomments at gmail dot com>