Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-12-20 | Created new Operation model and fixed Event associations with it | Matthew Lemon | 1 | -0/+135 |
2023-12-20 | Event scaffold tests now passing | Matthew Lemon | 1 | -3/+3 |
2023-12-20 | Properly configures factory_bot and adds Faker | Matthew Lemon | 1 | -1/+1 |
2023-12-20 | Adds factory_bot to rspec testing suite | Matthew Lemon | 1 | -1/+1 |
2023-12-20 | Fixed the first request spec for events | Matthew Lemon | 1 | -5/+4 |
2023-12-18 | wip: stuck on notnull error... | Matthew Lemon | 1 | -0/+135 |
2023-12-18 | Got basic index controller test going | Matthew Lemon | 1 | -1/+1 |
2023-12-18 | wip: How to add a hash of valid attributes | Matthew Lemon | 1 | -1/+3 |