Running via Spring preloader in process 4480
invoke active_record
create db/migrate/20180314125001_create_quota_assignments.rb
create app/models/quota_assignment.rb
error rspec [not found]
insert app/models/company.rb
invoke scaffold_controller
create app/controllers/quota_assignments_controller.rb
error slim [not found]
error rspec [not found]
Any ideas on this? rspec and slim are being used just fine in the normal scaffold generators.
Any ideas on this? rspec and slim are being used just fine in the normal scaffold generators.