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.
1356 Subscribers
View all SubscribersAdd a CodeTriage badge to rails
Help out
- Issues
- [ci skip] Simplify Association Callbacks examples in Active Record Guides
- Preloading an STI-subclass `has_many :through` together with the parent STI class's `has_many :through` leaks sibling-subclass records
- Use the primary database when generating a migration without `--database`
- [RF Docs] Rails Internationalization
- Fix non-working time-only example in ActiveModel::Type::DateTime doc [ci skip]
- Use NOT ENFORCED in disable_referential_integrity on PostgreSQL 18.4+
- Module load hooks
- Add `enforced:` option for foreign keys on PostgreSQL 18.4+
- Support dynamic `store:` option in `rate_limit`
- [RF-Docs] [ci-skip] Update the Rails Generators guide
- Docs
- Arel::InsertManager#returning
- Arel::DeleteManager#returning
- Arel::UpdateManager#returning
- ActiveRecord::Persistence::ClassMethods#_build_update_manager
- ActiveRecord::Persistence::ClassMethods#_update_record_with_result
- ActiveRecord::ModelSchema::ClassMethods#_returning_columns_for_update
- Arel::Nodes::InsertStatement#returning=
- Arel::Nodes::InsertStatement#returning
- Arel::Nodes::DeleteStatement#returning=
- Arel::Nodes::DeleteStatement#returning