automatic_record 0.0.3
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:
=
install:
=
Runtime Dependencies (1):
rails
>= 0
Development Dependencies (6):
database_cleaner
>= 0
factory_girl_rails
>= 0
mysql2
>= 0
rspec-rails
>= 0
rubocop
>= 0
simplecov
>= 0