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.
1372 Subscribers
View all SubscribersAdd a CodeTriage badge to rails
Help out
- Issues
- Add ability to detect a half-open connection
- Rails 7.1: incorrect path when submitting form for a singular resource
- Postgres: use ANY instead of IN for array inclusion queries
- Test suite hangs after upgrading from 6.1 to 7.0
- Introduce `bin/rails clear` command for clearing logs
- Warn if frameworks are loaded too early
- Adapter specific advisory lock (support for PostgreSQL per schema locking)
- Add top level rails application url
- Respect the `dependent: :destroy_async` when replacing the association
- Generate the `Permissions-Policy` header
- Docs
- ActionDispatch::Assertions::ResponseAssertions#assert_not_in_body
- ActionDispatch::Assertions::ResponseAssertions#assert_in_body
- ActiveSupport::Cache::Store#truncate_key
- ActiveSupport::Cache::Store#expand_and_namespace_key
- ActiveRecord::Transactions#_last_transaction_return_status=
- ActiveRecord::Transactions#_last_transaction_return_status
- Rails::Engine::LazyRouteSet#polymorphic_mappings
- ActiveRecord#message_verifiers=
- ActiveRecord#message_verifiers
- Range#sole