Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Dynamoid
/
dynamoid
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
193
Star
612
Code
Issues
51
Pull requests
25
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Fix Rubocop warnings from the todo list
- #1035
#1035
Merged
andrykonchin
merged 17 commits into
master
Dynamoid/dynamoid:master
from
ak/fix-rubocop-warnings-from-todo-list
Dynamoid/dynamoid:ak/fix-rubocop-warnings-from-todo-list
Copy head branch name to clipboard
Aug 1, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Fix Rubocop warnings from the todo list
#1035
andrykonchin
merged 17 commits into
master
Dynamoid/dynamoid:master
from
ak/fix-rubocop-warnings-from-todo-list
Dynamoid/dynamoid:ak/fix-rubocop-warnings-from-todo-list
Copy head branch name to clipboard
Commits
Commits on Jul 30, 2026
Fix multiple Robocop warnings
andrykonchin
committed
d5b933d
View commit details
Copy full SHA for d5b933d
Browse repository at this point
Fix RSpec/ContextWording warnings
andrykonchin
committed
c95e2b4
View commit details
Copy full SHA for c95e2b4
Browse repository at this point
Fix Naming/MemoizedInstanceVariableName warning
andrykonchin
committed
12a9ebc
View commit details
Copy full SHA for 12a9ebc
Browse repository at this point
Fix Lint/SuppressedException warning
andrykonchin
committed
42800f6
View commit details
Copy full SHA for 42800f6
Browse repository at this point
Disable Style/OptionalArguments cope
andrykonchin
committed
cb8df0e
View commit details
Copy full SHA for cb8df0e
Browse repository at this point
Fix RSpec/RepeatedExampleGroupDescription warnings
andrykonchin
committed
0db86e2
View commit details
Copy full SHA for 0db86e2
Browse repository at this point
Fix RSpec/LetSetup warnings
andrykonchin
committed
29cb831
View commit details
Copy full SHA for 29cb831
Browse repository at this point
Fix RSpec/SubjectStub warnings
andrykonchin
committed
5aea179
View commit details
Copy full SHA for 5aea179
Browse repository at this point
Commits on Aug 1, 2026
Fix RSpec/AnyInstance warnings
andrykonchin
committed
e49872d
View commit details
Copy full SHA for e49872d
Browse repository at this point
Disable incorrect Style/ModuleFunction warnings
andrykonchin
committed
fc0ae96
View commit details
Copy full SHA for fc0ae96
Browse repository at this point
Fix warnings RSpec/RepeatedDescription, RSpec/RepeatedExample
andrykonchin
committed
452db8a
View commit details
Copy full SHA for 452db8a
Browse repository at this point
Fix RSpec/DescribeClass warnings
andrykonchin
committed
57fbf1e
View commit details
Copy full SHA for 57fbf1e
Browse repository at this point
Add missing specs to suppress RSpec/EmptyExampleGroup warning
andrykonchin
committed
3820b18
View commit details
Copy full SHA for 3820b18
Browse repository at this point
Fix RSpec/LeakyConstantDeclaration warnings
andrykonchin
committed
b093ab4
View commit details
Copy full SHA for b093ab4
Browse repository at this point
Remove .rubocop_todo.yml
Show description for 6a9649b
andrykonchin
committed
6a9649b
View commit details
Copy full SHA for 6a9649b
Browse repository at this point
Refactor specs and use send_request_matching matcher instead of method expectations
andrykonchin
committed
47e06f7
View commit details
Copy full SHA for 47e06f7
Browse repository at this point
Synchronize spec/dynamoid/criteria_new_spec.rb and spec/dynamoid/criteria_spec.rb files
andrykonchin
committed
b4d546c
View commit details
Copy full SHA for b4d546c
Browse repository at this point
You can’t perform that action at this time.