yasarg 0.0.3
The goal of this gem is to facilitates the use of Active Record in non Rails projects. The tasks in the db namespace that we use when developing Rails applications are a nice part of our lifes, so this gem tries to glue this in your application too.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
activerecord
~> 3.2.6
railties
~> 3.2.6