Rachel Green

Results 94 comments of Rachel Green

That's saying there's no connection to the test database. It looks like you're using Docker - have you been able to run tests before? I would also try `bundle exec...

I have been able to get the select 2 to work for me, so this seems to be intermittent. I will say that I plan for this part of the...

Hey y'all, can you provide me with a bit more context on this? When exactly does this error pop up for you?

Done! Thanks for volunteering, and let me know if you have any questions.

Not at the moment, but if you check out this issue you can see what fields we're planning to define in the file: Issue #4062

@olikristen just as a heads up, I updated this ticket. Now that we have a proper `ValueObject` class you can have the rollout object inherit from that and remove the...

@olikristen Just wanted to follow up on this since we're nearing the end of Hacktoberfest. Do you mind creating a branch directly off of `main` and pushing up your changes...

Hey, coming back to this: ok, so now we would be up to three models: cases, agencies, and events. Do we think it still makes sense to handle this using...

@trystant coming back to this again - does it make sense to have the address be a polymorphic model? Or wouldn't it be better to create an address as a...

@trystant when you get to this, something to consider - what data about a case do you need to do this at the bare minimum? Could you get away with...