alert-monkey-67616
01/23/2024, 1:37 AMbin/rails db:drop db:create db:migrate db:seed because avo's routes eagerly load all resources, and then all model classes for those resourcesminiature-optician-85831
01/23/2024, 1:37 AMloud-jewelry-99127
01/23/2024, 10:38 AMPG::ObjectInUse: ERROR: database "XPTO" is being accessed by other users
To pass that I usually do rails restart && rails db:drop db:create db:migrate db:seedalert-monkey-67616
01/27/2024, 2:25 AMlemon-wall-20836
01/27/2024, 8:53 AMlemon-wall-20836
01/27/2024, 8:53 AMlemon-wall-20836
01/27/2024, 8:54 AMself.model_class = "User" with a string instead of a class. it should get constantized automatically AFAIRlemon-wall-20836
01/27/2024, 8:54 AMalert-monkey-67616
02/13/2024, 5:18 PMlemon-wall-20836
02/13/2024, 6:49 PMlemon-wall-20836
02/13/2024, 6:49 PMalert-monkey-67616
02/20/2024, 7:09 PM