ztk 3.1.0
Zachary's Tool Kit contains a collection of reusable classes meant to simplify development of complex systems in Ruby. These classes provide functionality I often find myself needing from project to project. Instead of reinventing the wheel each time, I've started building a collection of reusable classes. Easy-bake DSLs, parallel processing, complex logging, templating and many other useful design patterns, for example are all contained in simple, reusable classes with a common interface and configuration style.
Gemfile:
=
安装:
=
Runtime 依赖 (6):
Development 依赖 (11):
coveralls
>= 0
pry
>= 0
rake
>= 0
redcarpet
>= 0
rspec
>= 0
simplecov-rcov
>= 0
travis
>= 0
websocket-native
>= 0
yard
>= 0
yarjuf
>= 0