Skip to content
/ droom Public

A mountable rails engine for document and event management and distribution.

License

Notifications You must be signed in to change notification settings

spanner/droom

Repository files navigation

Droom

This is a minimal system for secure document and event distribution. It provides a calendar, library and user directory with excellent integration and very little else.

Status

Brand new. In progress. Little bit volatile, perhaps.

Installation

In your gemfile:

gem "droom"

To migrate:

rake droom:install:migrations
rake db:migrate

Copyright

2012 Spanner Ltd. Released under the same terms as rails.