`has_one?' for nil:NilClass (NoMethodError)
Created by: woniesong92
Environments:
- ruby 2.4.2p198
- Rails 5.1.1
After a fresh install, I get this error when I run the install generator.
`association_type': undefined method `has_one?' for nil:NilClass (NoMethodError)