Sha256: be7890b7567dda50f6cbc849633aa010d4404c68899e4a3bdfe7cc4611b1b4fd

Contents?: true

Size: 1.23 KB

Versions: 1

Compression:

Stored size: 1.23 KB

Contents

# Dionysus

<<< description.md

> Dionysus or Dionysos (pronounced /ˌdaɪ.ɵˈnaɪsəs/; Greek: Διόνυσος or 
> Διώνυσος) is the ancient Greek god of wine, the inspirer of ritual madness 
> and ecstasy, and a major figure of Greek mythology. 
> [Wikipedia: Dionysus (2010/03/15)](http://en.wikipedia.org/wiki/Dionysus)

**Docs** http://tekwiz.github.com/dionysus

**GitHub** http://github.com/tekwiz/dionysus

**Issues** http://github.com/tekwiz/dionysus/issues

**Travis-CI** http://travis-ci.org/tekwiz/dionysus
[![Build Status](https://secure.travis-ci.org/tekwiz/dionysus.png?branch=master)](http://travis-ci.org/tekwiz/dionysus)

**RubyGems** http://rubygems.org/gems/dionysus

## Requirements

* ActiveSupport 3.1 or 3.2

##Installation

    $ gem install dionysus

or add to your Gemfile:

    gem "dionysus"

and 

    $ bundle install

## Usage

Add dionysus to your Gemfile:

    gem "dionysus"

Then, you'll need to require each file/module as you need them.  Dionysus is setup *à la carte* 
since parts are bound to conflict with something you're using at some point.

## Contributing

* see {file:docs/STANDARDS.md Standards for Contributing}
* see {file:docs/CONTRIBUTORS.md Contributors}

-----------------------------

<<< LICENSE

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dionysus-2.2.0.0.pre1 README.md