Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
railsadminteam
/
rails_admin
Public
Notifications
You must be signed in to change notification settings
Fork
2.3k
Star
8k
Code
Issues
195
Pull requests
10
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 14, 2025
Update build matrix
mshibuya
committed
d8e0809
Copy full SHA for d8e0809
Commits on Sep 13, 2025
Update the live demo
mshibuya
committed
f78b314
Copy full SHA for f78b314
Cope with Importmap::Packager's return value change
mshibuya
committed
248a094
Copy full SHA for 248a094
fix: update CONTRIBUTING.md documentation for mac setup, bump node version, fix rubocop error (#3725)
Show description for ae26d43
jamesoneill997
authored
ae26d43
Copy full SHA for ae26d43
Commits on Mar 9, 2025
Fix Rails <= 7.0 builds failing due to change in concurrent-ruby
mshibuya
committed
1b2a8ba
Copy full SHA for 1b2a8ba
Commits on Jan 13, 2025
Pin Nokogiri version on JRuby to work around the issues in spec
Show description for c25f517
mshibuya
committed
c25f517
Copy full SHA for c25f517
Pin Rails 7.0 to work around the error 'DOMPurify is not defined'
mshibuya
committed
74fd7ef
Copy full SHA for 74fd7ef
Commits on Dec 8, 2024
Version 3.3.0
mshibuya
committed
f4cf4b6
Copy full SHA for f4cf4b6
Commits on Nov 23, 2024
Follow-up for #3702
Show description for e38c12d
mshibuya
committed
e38c12d
Copy full SHA for e38c12d
Test against rails 8.0 (#3702)
Show description for 5412857
jewilmeer
authored
5412857
Copy full SHA for 5412857
Commits on Oct 10, 2024
Version 3.2.1
mshibuya
committed
b09f770
Copy full SHA for b09f770
Commits on Oct 6, 2024
Disable Turbo's prefetch, which became default in turbo-rails 2.x
Show description for f54a102
mshibuya
committed
f54a102
Copy full SHA for f54a102
Install ImageMagick as it's no longer included in 24.04 image
mshibuya
committed
44579f0
Copy full SHA for 44579f0
Avoid newer turbo-rails for Ruby 2.6 build
Show description for ca232e7
mshibuya
committed
ca232e7
Copy full SHA for ca232e7
Commits on Sep 22, 2024
Avoid turbo-rails versions that are incompatible with Ruby 2.6
mshibuya
committed
586db0c
Copy full SHA for 586db0c
Add specs for non-nullable boolean field
Show description for 10bf495
mshibuya
committed
10bf495
Copy full SHA for 10bf495
Commits on Sep 14, 2024
Unlock vite/vite-plugin-ruby dependency to fix the vite build
mshibuya
committed
195ef0b
Copy full SHA for 195ef0b
Commits on Sep 8, 2024
Version 3.2.0
mshibuya
committed
b4fdd67
Copy full SHA for b4fdd67
Commits on Sep 1, 2024
Fix polymorphic id doesn't reset properly in an edge case
Show description for 7b2ffb1
mshibuya
committed
7b2ffb1
Copy full SHA for 7b2ffb1
Commits on Aug 31, 2024
Importmap build no longer fails, as new npm package was released
mshibuya
committed
c0eac2a
Copy full SHA for c0eac2a
Commits on Aug 25, 2024
Version 3.2.0.rc
mshibuya
committed
7455d26
Copy full SHA for 7455d26
Follow-up for #3656
Show description for 7754ac3
mshibuya
committed
7754ac3
Copy full SHA for 7754ac3
Show a thumbnail of all representable Active Storage files + images (#3656)
Show description for 4417efc
wvengen
authored
4417efc
Copy full SHA for 4417efc
Detect images properly in FileUpload and MultipleFileUpload field
Show description for 35c8702
mshibuya
committed
35c8702
Copy full SHA for 35c8702
Follow-up for #3630
Show description for 13114e5
mshibuya
committed
13114e5
Copy full SHA for 13114e5
Reset polymorphic id upon type change (#3630)
KMinChrist
authored
b666c63
Copy full SHA for b666c63
Commits on Aug 23, 2024
Test against Rails 7.2
mshibuya
committed
9ea46b1
Copy full SHA for 9ea46b1
Commits on Aug 18, 2024
ActiveRecord 7.1 composite primary keys support
mshibuya
committed
53b89c9
Copy full SHA for 53b89c9
Lock jQuery UI version due to API removal in 1.14
Show description for 5245d5b
mshibuya
committed
5245d5b
Copy full SHA for 5245d5b
Commits on Jul 28, 2024
Introduce SingularAssociation and CollectionAssociation to tidy up the views
mshibuya
committed
876be11
Copy full SHA for 876be11
Use coverallsapp/github-action@v2 to eliminate Node 16 deprecation warning
mshibuya
committed
d20b024
Copy full SHA for d20b024
Fix issues in running specs locally
mshibuya
committed
31e164a
Copy full SHA for 31e164a
Commits on Jul 14, 2024
Remove unused code in Dragonfly field
mshibuya
committed
afee74e
Copy full SHA for afee74e
Commits on Jul 13, 2024
Version 3.2.0.beta
mshibuya
committed
34c5fec
Copy full SHA for 34c5fec
Commits on Jul 9, 2024
Fix 32f91e4 broke fields with HTML tags
Show description for e3e9e8c
mshibuya
committed
e3e9e8c
Copy full SHA for e3e9e8c
Pagination
Previous
Next
You can’t perform that action at this time.