Skip to content

Conversation

@kalashnikovisme
Copy link
Contributor

Summary

  • Allow checking presence of attributes with symbol or string keys via contain?
  • Delegate [] to underlying attributes for hash-like access
  • Add tests verifying optional response fields and contain? behavior

Testing

  • bundle exec rspec spec/purple/responses/body_spec.rb (fails: bundler: command not found: rspec)
  • bundle exec rubocop lib/purple/responses/object.rb spec/purple/responses/body_spec.rb (fails: bundler: command not found: rubocop)

https://chatgpt.com/codex/tasks/task_e_68bd5a459ee0832aa5e8306acd1a8593

@kalashnikovisme kalashnikovisme merged commit 20c69d0 into contain_method Sep 7, 2025
1 check passed
@kalashnikovisme kalashnikovisme deleted the codex/implement-contain-method-and-tests branch September 7, 2025 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants