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.
1357 Subscribers
View all SubscribersAdd a CodeTriage badge to rails
Help out
- Issues
- Cannot use ActiveRecord::Base.attribute without a database connection
- [RF-Docs][ci-skip] Caching with Rails
- ActiveSupport::Cache add a fast path for string keys
- The `Time.days_in_month` method does not take into account the Gregorian Calendar Reform
- Reduce number of queries during MariaDB column introspection
- Passkeys
- [RF-Docs] [ci-skip] Active Job Basics guide
- Regexp in `ActiveRecord::LogSubscriber` times out on extremely long queries, preventing them from being logged
- `create_table` raises ArgumentError for valid table names when schema-prefixed (PostgreSQL multiple schemas)
- Allow association scopes to override enum defaults when building records
- Docs
- ActiveRecord::ModelSchema::ClassMethods#only_columns=
- ActiveRecord::ModelSchema::ClassMethods#only_columns
- ActiveRecord::TableMetadata#associated_with
- ActionText::PlainTextConversion::BottomUpReducer#traverse_bottom_up
- ActionText::PlainTextConversion::BottomUpReducer#reduce
- ActionText::PlainTextConversion::BottomUpReducer#initialize
- ActionText::PlainTextConversion#plain_text_for_unsupported_node
- ActionText::PlainTextConversion#plain_text_for_child_values
- ActiveStorage::Transformers::NullTransformer#process
- ActiveRecord::ConnectionAdapters::AbstractAdapter#pinned=