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
- Support dynamic `store:` option in `rate_limit`
- [RF-Docs] [ci-skip] Update the Rails Generators guide
- number_to_human_size uses the incorrect SI case for kilo
- Prevent development welcome route from duplicating on route reload
- Limit the size of strings we call `to_i` on in ActiveRecord
- Prevent false leaked-connection reports during reaper maintenance
- Fix create_or_find_by duplicating WHERE conditions on retry within transaction
- [RF-Docs] [ci-skip] Update Active Record Composite Primary Keys Guide
- Accept header intentionally ignored if it includes */*
- Validate autosaved uniqueness before inserting collection records
- Docs
- ActiveRecord::ConnectionAdapters::ConnectionPool#schema_reflection=
- ActiveRecord::PendingMigrationError#connection_pool
- ActiveRecord::Migration#connection_pool
- ActiveRecord::MigrationContext#connection_pool
- ActiveRecord::Tasks::DatabaseTasks#migration_connection_pool
- ActiveRecord::Tasks::DatabaseTasks#with_temporary_pool_for_each
- ActiveRecord::QueryMethods#flattened_args
- ActionController::Parameters#_deep_transform_keys_in_object!
- ActionController::Parameters#_deep_transform_keys_in_object
- ActiveRecord::DatabaseConfigurations::HashConfig#use_metadata_table?