test_dummy 0.5.0
Test Dummy allows you to define how to fake models automatically so that you can use dummy data for testing instead of fixtures. Dummy models are always generated using the current schema and don't need to me migrated like fixtures.
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
rails
>= 3.2.0