- A significant challenge was working/researching on my own and going back to refactor tests and code after a serializer refactor broke some functionality.
- A win was learning about and using a scope in my coupon model and creating that model from scratch. Also, making changes to my merchant serializer dynamically was also fun to figure out. Refactoring if/else statements (like I wanted to do since the last project) into ternary operators was neat!
Bloom, Stefan
This API was built with ruby 3.2.2 and Rails 7.1.4. Testing was built with RSpec 3.13
- rspec-core 3.13.1
- rspec-expectations 3.13.3
- rspec-mocks 3.13.1
- rspec-rails 7.0.1
- rspec-support 3.13.1