rakext 0.1.0
Rakext allows you to create rake tasks by just writing methods. Besides, you can pass tasks arguments as ruby code, YAML or JSON strings and they will be evaluated as you expect.
Gemfile:
=
install:
=
Versions:
- 0.1.0 August 29, 2012 (6.5 KB)
Runtime Dependencies (2):
multi_json
~> 1.3.4
rake
~> 0.9.2.2