automatic_record 0.0.2
Automatically create a has_one or belongs_to association the first time it is accessed. Also supports optional default attributes or block usage to customize the record creation.
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
rails
~> 4.2.1
Development依存関係 (5):
database_cleaner
~> 1.3.0
factory_girl_rails
~> 4.4.1
mysql2
>= 0
rspec-rails
~> 3.1.0
simplecov
~> 0.7.1