Travis "TekWiz" D. Warlick, Jr.

View on GitHub

Projects

Dionysus

A helpful set of utility classes, generators, and command-line tools.

Current Version
2.1.0
Documentation
Yardocs
Issues
Github Issues
Source Code
GitHub
Tests
Travis-CI Build Status
Gem
RubyGems.org
License
Apache 2.0 However, all future versions will be released (and the current master branch is covered) under the MIT License
(You can find more information about the MIT License, it's history, and it's implications on Wikipedia)

Contributions

Circuit

Circuit is a rack application middleware that enables dynamic request mapping. Modeled after Rack::Builder, Circuit provides for a tree of url-mappings that is walked at request time. If you are interested in dynamically loading middleware and functionality into requests, circuit is a viable solution to do that in a maintainable way.

Website
MaxMedia.GitHub.com/circuit

Decks

Under development. First release is imminent.