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
Accelerator
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 }}
raphweiner
/
rails
Public
forked from
rails/rails
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 4, 2013
Merge pull request #10463 from prathamesh-sonpatki/dir
Show description for 4110abe
rafaelfranca
committed
4110abe
View commit details
Copy full SHA for 4110abe
Browse repository at this point
dir -> directory [ci skip]
prathamesh-sonpatki
committed
e1bd8d1
View commit details
Copy full SHA for e1bd8d1
Browse repository at this point
Use Ruby 1.9 syntax
rafaelfranca
committed
8e0d43b
View commit details
Copy full SHA for 8e0d43b
Browse repository at this point
Review the CHANGELOG entry [ci skip]
rafaelfranca
committed
d093f84
View commit details
Copy full SHA for d093f84
Browse repository at this point
Merge pull request #10448 from arunagw/bug-fix-scaffold-generator-master
Show description for 628d6f1
rafaelfranca
committed
628d6f1
View commit details
Copy full SHA for 628d6f1
Browse repository at this point
Fixes Scaffold generator with --assets=false
Show description for f1805a6
arunagw
committed
f1805a6
View commit details
Copy full SHA for f1805a6
Browse repository at this point
Merge pull request #10458 from bwbuchanan/issue-10451
Show description for 903a2c2
rafaelfranca
committed
903a2c2
View commit details
Copy full SHA for 903a2c2
Browse repository at this point
Merge pull request #10436 from NARKOZ/keep-images
Show description for 29dce6e
rafaelfranca
committed
29dce6e
View commit details
Copy full SHA for 29dce6e
Browse repository at this point
Merge pull request #10461 from rwz/master
Show description for cc50aab
rafaelfranca
committed
cc50aab
View commit details
Copy full SHA for cc50aab
Browse repository at this point
generate 'app/assets/images' directory when creating new rails app
NARKOZ
committed
f354ad1
View commit details
Copy full SHA for f354ad1
Browse repository at this point
Relaxed jbuilder dependency in Gemfile template
rwz
committed
cf733bc
View commit details
Copy full SHA for cf733bc
Browse repository at this point
Commits on May 3, 2013
Make SchemaDumper emit "id: :uuid" when appropriate. Fixes #10451.
Brian Buchanan
committed
fa87e31
View commit details
Copy full SHA for fa87e31
Browse repository at this point
Merge pull request #10457 from zenspider/squishy_test_order_dependencies
Show description for 8c4a9c0
tenderlove
committed
8c4a9c0
View commit details
Copy full SHA for 8c4a9c0
Browse repository at this point
Fixed bad tests to clean up after themselves.
zenspider
committed
adc049b
View commit details
Copy full SHA for adc049b
Browse repository at this point
Merge pull request #10452 from rubys/rails_version_test
Show description for 16ef4e4
rafaelfranca
committed
16ef4e4
View commit details
Copy full SHA for 16ef4e4
Browse repository at this point
Squashed commit of the following:
Show description for 4c242e6
tenderlove
committed
4c242e6
View commit details
Copy full SHA for 4c242e6
Browse repository at this point
Add a test case for comparing Rails versions
Show description for ec92d84
rubys
committed
ec92d84
View commit details
Copy full SHA for ec92d84
Browse repository at this point
Fix generating route from engine to other engine
Show description for 9a4268d
drogus
committed
9a4268d
View commit details
Copy full SHA for 9a4268d
Browse repository at this point
Merge pull request #9426 from exviva/nested_attributes_reuse_existing_new_record
Show description for f1af9f8
jonleighton
committed
f1af9f8
View commit details
Copy full SHA for f1af9f8
Browse repository at this point
Do not overwrite manually built records during one-to-one nested attribute assignment
Show description for 534030c
exviva
committed
534030c
View commit details
Copy full SHA for 534030c
Browse repository at this point
Merge pull request #10417 from jholton/fix_association_auto_save
Show description for 6023a50
jonleighton
committed
6023a50
View commit details
Copy full SHA for 6023a50
Browse repository at this point
Merge pull request #10413 from vipulnsward/change_grouping
Show description for 84139ba
carlosantoniodasilva
committed
84139ba
View commit details
Copy full SHA for 84139ba
Browse repository at this point
Revert "Merge pull request #10433 from wangjohn/making_callbacks_more_performant"
Show description for 30f297b
jonleighton
committed
30f297b
View commit details
Copy full SHA for 30f297b
Browse repository at this point
Work around change in how MiniTest detects SIGINFO
Show description for ffaceaa
jonleighton
committed
ffaceaa
View commit details
Copy full SHA for ffaceaa
Browse repository at this point
Fix broken mysql test
Show description for 6698277
jonleighton
committed
6698277
View commit details
Copy full SHA for 6698277
Browse repository at this point
Commits on May 2, 2013
Merge pull request #10424 from markevich/fix_test_prepare
Show description for efaecad
rafaelfranca
committed
efaecad
View commit details
Copy full SHA for efaecad
Browse repository at this point
Merge pull request #10433 from wangjohn/making_callbacks_more_performant
Show description for 09751fd
rafaelfranca
committed
09751fd
View commit details
Copy full SHA for 09751fd
Browse repository at this point
Improving the performance of callbacks by keeping a hash of the
Show description for 58151ce
wangjohn
committed
58151ce
View commit details
Copy full SHA for 58151ce
Browse repository at this point
Merge pull request #10430 from larskanis/add_sslcompression_to_pg_adapter
Show description for 6a5ab08
rafaelfranca
committed
6a5ab08
View commit details
Copy full SHA for 6a5ab08
Browse repository at this point
Add parameter :sslcompression to PostgreSQL adapter.
Show description for 950ef05
larskanis
committed
950ef05
View commit details
Copy full SHA for 950ef05
Browse repository at this point
Merge pull request #10426 from tkrajcar/rescue-h1-fix
Show description for a6a8415
carlosantoniodasilva
committed
a6a8415
View commit details
Copy full SHA for a6a8415
Browse repository at this point
Merge pull request #10423 from wangjohn/refactoring_testing_rakefile
Show description for 927d345
rafaelfranca
committed
927d345
View commit details
Copy full SHA for 927d345
Browse repository at this point
Add styling to h1
tkrajcar
committed
3bd887d
View commit details
Copy full SHA for 3bd887d
Browse repository at this point
Refactoring the creation of TestTasks to remove code duplication.
wangjohn
committed
062a93a
View commit details
Copy full SHA for 062a93a
Browse repository at this point
rake:db:test:prepare falls back to original environment after execution.
markevich
committed
56445c9
View commit details
Copy full SHA for 56445c9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.