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.
1374 Subscribers
View all SubscribersAdd a CodeTriage badge to rails
Help out
- Issues
- Add recycleable caching to docs [ci skip]
- `ActiveSupport::TimeWithZone` gets converted to `DateTime` during coercion
- Backport `#[]` and `#[]=` to Active Model
- Merged `unscope` clauses are applied to the wrong table
- Specify schema for `plpgsql` extension in guides
- Disconnect existing SQLite connection before dropping database
- Fix `merge` with `unscope` relations of different classes
- Undocumented change in query behavior when using `where` and upgrading from Rails 7.1.4.1 -> 7.2.2 (and main)
- Document Action Text File Upload purging [ci skip]
- SQLite database tasks performed after `drop` on a single DB don't persist
- Docs
- Rails::TestUnit::InvalidTestError#backtrace
- ActiveModel::Type::Helpers::Immutable#mutable?
- ActiveRecord::Store::StringKeyedHashAccessor.get
- ActiveRecord::Store::HashAccessor.get
- ActiveSupport::JSON::Encoding.encode_without_options
- Arel::Visitors::SQLite#prepare_update_statement
- Arel::Visitors::SQLite#visit_Arel_Nodes_UpdateStatement
- Arel::Visitors::PostgreSQL#prepare_update_statement
- Arel::Visitors::PostgreSQL#visit_Arel_Nodes_UpdateStatement
- ActiveRecord::StatementCache::Query#retryable