Try our Chrome extension
Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!Changedetection.io needs your support!
You can help us by supporting changedetection.io on these platforms;
- Rate us at AlternativeTo.net
- Star us on GitHub
- Follow us at Twitter/X
- G2 Software reviews
- Check us out on LinkedIn
- And tell your friends and colleagues :)
The more popular changedetection.io is, the more time we can dedicate to adding amazing features!
Many thanks :)
changedetection.io team
Not yet seconds ago.
False
Not yet seconds ago
1 hour agoGoto single snapshot
Skip to content
Navigation Menu
Sign in Appearance settings
* Platform
+ AI CODE CREATION
o GitHub Copilot Write better code with AI
o GitHub Copilot app Direct agents from issue to merge
o MCP Registry Integrate external tools
+ DEVELOPER WORKFLOWS
o Actions Automate any workflow
o Codespaces Instant dev environments
o Issues Plan and track work
o Code Review Manage code changes
o Code Quality Enforce quality at merge
+ APPLICATION SECURITY
o GitHub Advanced Security Find and fix vulnerabilities
o Code security Secure your code as you build
o Secret protection Stop leaks before they start
+ EXPLORE
o Why GitHub
o Documentation
o Blog
o Changelog
o Marketplace
View all features
* Solutions
+ BY COMPANY SIZE
o Enterprises
o Small and medium teams
o Startups
o Nonprofits
+ BY USE CASE
o App Modernization
o DevSecOps
o DevOps
o CI/CD
o View all use cases
+ BY INDUSTRY
o Healthcare
o Financial services
o Manufacturing
o Government
o View all industries
View all solutions
* Resources
+ EXPLORE BY TOPIC
o AI
o Software Development
o DevOps
o Security
o View all topics
+ EXPLORE BY TYPE
o Customer stories
o Events & webinars
o Ebooks & reports
o Business insights
o GitHub Skills
+ SUPPORT & SERVICES
o Documentation
o Customer support
o Community forum
o Trust center
o Partners
View all resources
* Open Source
+ COMMUNITY
o GitHub Sponsors Fund open source developers
+ PROGRAMS
o Security Lab
o Maintainer Community
o Accelerator
o GitHub Stars
o Archive Program
+ REPOSITORIES
o Topics
o Trending
o Collections
* Enterprise
+ ENTERPRISE SOLUTIONS
o Enterprise platform AI-powered developer platform
+ AVAILABLE ADD-ONS
o GitHub Advanced Security Enterprise-grade security features
o Copilot for Business Enterprise-grade AI features
o Premium Support Enterprise-grade 24/7 support
* Pricing
Type / to 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
Uh oh!
There was an error while loading. Please reload this page.
rails / rails Public
* Notifications You must be signed in to change notification settings
* Fork 22.4k
* Star 58.7k
* Code
* Issues 485
* Pull requests 1.1k
* Discussions
* Actions
* Security and quality 26
* Insights
Additional navigation options
* Code
* Issues
* Pull requests
* Discussions
* Actions
* Security and quality
* Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Aug 12, 2026
* Merge pull request #58436 from Shopify/ac-alter-table-builder-method
Show description for f6336d8
kamipo
authored
f6336d8 View commit details
Copy full SHA for f6336d8
Browse repository at this point
* Merge pull request #57980 from skipkayhil/hm-xzvzwulrwzmnvvtk
Show description for 72d85c8
skipkayhil
authored
72d85c8 View commit details
Copy full SHA for 72d85c8
Browse repository at this point
* Construct And nodes as Nary instead of Binary
Show description for 0ee1d49
skipkayhil
committed
0ee1d49 View commit details
Copy full SHA for 0ee1d49
Browse repository at this point
Commits on Aug 11, 2026
* Merge pull request #58388 from skipkayhil/hm-lrqkpmkyowsnspto
Show description for 5edb42c
skipkayhil
authored
5edb42c View commit details
Copy full SHA for 5edb42c
Browse repository at this point
* Merge pull request #58450 from Shopify/hm-qksytpwmpvkrkpwx
Show description for dcb7d5a
skipkayhil
authored
dcb7d5a View commit details
Copy full SHA for dcb7d5a
Browse repository at this point
* Merge pull request #58411 from Shopify/ar_ractorize_6
Show description for ecc60cc
gmcgibbon
authored
ecc60cc View commit details
Copy full SHA for ecc60cc
Browse repository at this point
* Merge pull request #58449 from Shopify/hm-xlxrnxprlqrymslq
Show description for 57c4e79
tenderlove
authored
57c4e79 View commit details
Copy full SHA for 57c4e79
Browse repository at this point
* Ensure Active Record models define all attributes
Show description for e877f4b
skipkayhil
committed
e877f4b View commit details
Copy full SHA for e877f4b
Browse repository at this point
* Dedup Reflection#plural_name
skipkayhil
committed
132f7b5 View commit details
Copy full SHA for 132f7b5
Browse repository at this point
* Merge pull request #58441 from 55728/fix-markdown-collapsed-lists
Show description for 75c5a97
fxn
authored
75c5a97 View commit details
Copy full SHA for 75c5a97
Browse repository at this point
* Render Markdown lists that collapse into paragraphs
Show description for 806e289
55728
committed
806e289 View commit details
Copy full SHA for 806e289
Browse repository at this point
* Merge pull request #58439 from 55728/fix-encrypted-file-raises-list
Show description for af448cd
fxn
authored
af448cd View commit details
Copy full SHA for af448cd
Browse repository at this point
* Render the `EncryptedFile#read` exception list as a list
Show description for 0e567fc
55728
committed
0e567fc View commit details
Copy full SHA for 0e567fc
Browse repository at this point
* Only omit blank strings in route generation
Show description for 729d2e9
byroot
committed
729d2e9 View commit details
Copy full SHA for 729d2e9
Browse repository at this point
* Merge pull request #58412 from carldaws/optional-segment-blank-omission
Show description for f86904d
byroot
authored
f86904d View commit details
Copy full SHA for f86904d
Browse repository at this point
* Omit optional route segments given empty strings
carldaws
authored and
byroot
committed
9590a21 View commit details
Copy full SHA for 9590a21
Browse repository at this point
* Merge pull request #58423 from 55728/fix-routes-reloader-execute-loaded-state
Show description for f807dd9
byroot
authored
f807dd9 View commit details
Copy full SHA for f807dd9
Browse repository at this point
* Mark the routes as loaded when the routes reloader runs standalone
Show description for ba9e545
55728
authored and
byroot
committed
ba9e545 View commit details
Copy full SHA for ba9e545
Browse repository at this point
Commits on Aug 10, 2026
* Make ActiveRecord find_by_statement_cache ractor safe
Show description for de26f6e
gmcgibbon
committed
de26f6e View commit details
Copy full SHA for de26f6e
Browse repository at this point
* Make ActiveRecord::Attributes._default_attributes ractor safe
gmcgibbon
committed
d3ac5ca View commit details
Copy full SHA for d3ac5ca
Browse repository at this point
* Merge pull request #58433 from Shopify/as-notifications-fanout-snapshot-defaults
Show description for f78cc5d
gmcgibbon
authored
f78cc5d View commit details
Copy full SHA for f78cc5d
Browse repository at this point
* Merge pull request #58385 from Shopify/hm-zvsxoklmnowynzqn
skipkayhil
authored
2c224ba View commit details
Copy full SHA for 2c224ba
Browse repository at this point
* Require rack/ractorize in ractorize!
Show description for c0db4bb
skipkayhil
committed
c0db4bb View commit details
Copy full SHA for c0db4bb
Browse repository at this point
* Introduce builder method for alter table definitions
Show description for 9820085
adrianna-chang-shopify
committed
9820085 View commit details
Copy full SHA for 9820085
Browse repository at this point
* Keep the string subscribers default when rebuilding a Fanout
Show description for cd0f63b
etiennebarrie
committed
cd0f63b View commit details
Copy full SHA for cd0f63b
Browse repository at this point
* Merge pull request #58426 from kamipo/deprecate_create_alias_of_insert
Show description for cf6d592
kamipo
authored
cf6d592 View commit details
Copy full SHA for cf6d592
Browse repository at this point
* Deprecate `create` alias of `insert` in connection adapters
Show description for b571a7f
kamipo
committed
b571a7f View commit details
Copy full SHA for b571a7f
Browse repository at this point
* Merge pull request #58428 from ousamabenyounes/fix/issue-40642
Show description for e137505
kamipo
authored
e137505 View commit details
Copy full SHA for e137505
Browse repository at this point
* Merge pull request #58328 from federico-carrocera/fede/proxy-logger-ignore-patterns
Show description for 46347d1
byroot
authored
46347d1 View commit details
Copy full SHA for 46347d1
Browse repository at this point
* Allow ActiveSupport::ProxyLogger to ignore messages by pattern
Show description for 299defb
federico-carrocera
authored and
byroot
committed
299defb View commit details
Copy full SHA for 299defb
Browse repository at this point
* Merge pull request #58335 from hammadxcm/test-activemodel-binary-type-coverage
Show description for 1adb63b
byroot
authored
1adb63b View commit details
Copy full SHA for 1adb63b
Browse repository at this point
* RoutesReloaderTest: don't block without a timeout
Show description for 7fa2ef1
byroot
committed
7fa2ef1 View commit details
Copy full SHA for 7fa2ef1
Browse repository at this point
* RDoc to Markdown in some Active Support files
fxn
committed
76d7b25 View commit details
Copy full SHA for 76d7b25
Browse repository at this point
* Fix LengthValidator crash with proc minimum and nil value
Show description for 9096675
ousamabenyounes
committed
9096675 View commit details
Copy full SHA for 9096675
Browse repository at this point
Commits on Aug 9, 2026
* Merge pull request #58427 from kamipo/refactor_find_by_sql_placeholder_generation
Show description for adf307b
kamipo
authored
adf307b View commit details
Copy full SHA for adf307b
Browse repository at this point
* Use bind parameters for array-form arguments in `find_by_sql` / `count_by_sql`
Show description for 8c4ed25
kamipo
committed
8c4ed25 View commit details
Copy full SHA for 8c4ed25
Browse repository at this point
* RDoc to Markdown in some Active Support files
fxn
committed
e3ac7b3 View commit details
Copy full SHA for e3ac7b3
Browse repository at this point
PreviousNext
Footer
© 2026 GitHub, Inc.
Footer navigation
* Terms
* Privacy
* Security
* Status
* Community
* Docs
* Contact
* Manage cookies
* Do not share my personal information
You can’t perform that action at this time.
Tip: Highlight text to share or add to ignore lists.
— Download difference patch
For now, Differences are performed on text, not graphically, only the latest screenshot is available.
Screenshot requires Playwright/WebDriver enabled