brenthoughton2
Results
1
issues of
brenthoughton2
When running the scaffold generator for a new admin page, it always crashes because it can't find a file named "system_test.rb": ``` $ bin/rails generate admin:scaffold user_actions user_uuid:string legacy_user_id:integer user_identifier:string...