# 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