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
.
rubyforgood
/
casa
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
542
Star
381
Code
Issues
38
Pull requests
14
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Upgrade Rails to 8.1
- #7019
#7019
Merged
marc
merged 15 commits into
rubyforgood:main
rubyforgood/casa:main
from
hexdevs:upgrade-to-rails-8.1
hexdevs/casa:upgrade-to-rails-8.1
Copy head branch name to clipboard
Aug 30, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Upgrade Rails to 8.1
#7019
marc
merged 15 commits into
rubyforgood:main
rubyforgood/casa:main
from
hexdevs:upgrade-to-rails-8.1
hexdevs/casa:upgrade-to-rails-8.1
Copy head branch name to clipboard
Commits
Commits on Aug 29, 2026
bundle update rails
stefannibrasil
committed
d175bee
View commit details
Copy full SHA for d175bee
Browse repository at this point
reviewed files we want to keep
stefannibrasil
committed
2c47271
View commit details
Copy full SHA for 2c47271
Browse repository at this point
commit all to view changes in the browser, easier to compare
stefannibrasil
committed
88cd3e9
View commit details
Copy full SHA for 88cd3e9
Browse repository at this point
keep previous config
stefannibrasil
committed
b394652
View commit details
Copy full SHA for b394652
Browse repository at this point
Rails 8: schema update (no functional change, reorder columns alphabetically)
stefannibrasil
committed
e15dadd
View commit details
Copy full SHA for e15dadd
Browse repository at this point
bring these back
stefannibrasil
committed
9a7faee
View commit details
Copy full SHA for 9a7faee
Browse repository at this point
Keep random date simple
Show description for 4aee842
stefannibrasil
committed
4aee842
View commit details
Copy full SHA for 4aee842
Browse repository at this point
linter
stefannibrasil
committed
2c99698
View commit details
Copy full SHA for 2c99698
Browse repository at this point
we do not use rubocop
stefannibrasil
committed
53eacfc
View commit details
Copy full SHA for 53eacfc
Browse repository at this point
bring comment back
stefannibrasil
committed
79530da
View commit details
Copy full SHA for 79530da
Browse repository at this point
Fully enable Rails 8.1 config defaults
Show description for e01000a
stefannibrasil
committed
e01000a
View commit details
Copy full SHA for e01000a
Browse repository at this point
Ignore file without test to fix CI
stefannibrasil
committed
78e007c
View commit details
Copy full SHA for 78e007c
Browse repository at this point
Updated Gemfile lock after merge conflicts
stefannibrasil
committed
5f8334a
View commit details
Copy full SHA for 5f8334a
Browse repository at this point
Test has been added, doesn't need to be ignored anymore
stefannibrasil
committed
cd8e190
View commit details
Copy full SHA for cd8e190
Browse repository at this point
benchmark used to be a default gem, but it is required by the delayed_job_active_record gem.
stefannibrasil
committed
aad5322
View commit details
Copy full SHA for aad5322
Browse repository at this point
You can’t perform that action at this time.