silk 0.0.1
It allows you to write rake tasks to do common tasks, such as creating email addresses, adding users etc. Silk provides a HTTP wrapper the the rake tasks, and allows communication via JSON objects, which makes it dead easy for them to be called from a web app.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
daemons
>= 0
SyslogLogger
>= 0
Development 依赖 (1):
thoughtbot-shoulda
>= 0