Sha256: e9efa2c2da93383fa6d08766f59e6524a5486aa5dd019f7a462612f97f04f0f3

Contents?: true

Size: 441 Bytes

Versions: 5

Compression:

Stored size: 441 Bytes

Contents

# 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.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
droom-0.5.3 README.md
droom-0.4.3 README.md
droom-0.4.2 README.md
droom-0.4.1 README.md
droom-0.2.1 README.md