dynamoid
https://github.com/dynamoid/dynamoid
Ruby
Ruby ORM for Amazon's DynamoDB.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
2 Subscribers
Add a CodeTriage badge to dynamoid
Help out
- Issues
- Update overcommit 0.68.0 → 0.69.0 (major)
- 🚨 [security] Update mcp 0.8.0 → 0.9.2 (major)
- 🚨 [security] Update activemodel 8.1.2 → 8.1.3 (patch)
- Update aws-sdk-dynamodb 1.163.0 → 1.165.0 (minor)
- 🚨 [security] Update json 2.18.1 → 2.19.2 (minor)
- Bump aws-sdk-dynamodb from 1.155.0 to 1.162.0
- Rubocop Upgrade to 1.80
- Bump rake from 13.3.0 to 13.3.1
- Bump yard from 0.9.37 to 0.9.38
- Bump concurrent-ruby from 1.3.5 to 1.3.6
- Docs
- Dynamoid::TransactionWrite::Save#validate_primary_key!
- Dynamoid::TransactionWrite::Destroy#validate_primary_key!
- Dynamoid::Persistence#update_attribute!
- Dynamoid::Validations#update_attribute!
- Dynamoid::Persistence::ClassMethods#delete
- Dynamoid::AdapterPlugin::AwsSdkV3::Table#local?
- Dynamoid::AdapterPlugin::AwsSdkV3::Table#local!
- Dynamoid::AdapterPlugin::AwsSdkV3::Table#arn
- Dynamoid::TransactionWrite::Base#sanitize_item
- Dynamoid::Persistence#save!