rails
https://github.com/rails/rails
Ruby
Ruby on Rails
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
1376 Subscribers
View all SubscribersAdd a CodeTriage badge to rails
Help out
- Issues
- (feat) Give `numericality` validation `Clusivity` considerations
- Automatically disable joins for through associations across different connection pools
- [Fix #50193] Allow custom Thor commands to load from `lib/commands` by ensuring `lib` is added to the $LOAD_PATH before looking up commands
- Add support for index storage parameters for PostgreSQL
- `lib/commands/*_command.rb` should load custom Thor commands
- Fix `#reload` consistency issue
- Nested associations with `touch: true` cause additional touch on next transaction
- Introduce ActiveRecord:Errors registry for error translations
- Warn if frameworks are loaded too early
- Add `application/merge-patch+json` as subtype for `application/json`
- Docs
- Rails::TestUnitReporter#executable=
- Rails::TestUnitReporter#executable
- Rails::TestUnitReporter#app_root=
- RailInspector.frameworks
- RailInspector::Cli#requires
- RailInspector::Requires#frameworks
- RailInspector::Requires#prevent_active_support_rails_requires
- RailInspector::Requires#populate_loads
- RailInspector::Requires#call
- RailInspector::Requires#initialize