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.
1378 Subscribers
View all SubscribersAdd a CodeTriage badge to rails
Help out
- Issues
- Fix `.left_outer_joins` when multiple associations have the same child.
- Allow cycle detection for recursive common table expressions
- `ActiveRecord::ConnectionAdapters::SchemaStatements#add_index` does not document new option `nulls_not_distinct`
- Rails Guides redesign overlapping on wide display.
- Replace "healthcheck" with "health check" in documentation. [ci-skip]
- [Bug] [ActiveSupport] "rails destroy model Adress" [sic] does not check first if the model exists
- Mention `assume_ssl` in SSL middleware.
- Deprecate ActiveStorage::Service::AzureStorageService
- [7-0-stable] Backport #52853: Ensure AS::Deprecation::Reporting constants stay private
- [7-1-stable] Backport #52853: Ensure AS::Deprecation::Reporting constants stay private
- Docs
- ActiveRecord::NestedAttributes#find_record_by_id
- ActionDispatch::SystemTesting::Browser#default_firefox_options
- ActionDispatch::SystemTesting::Browser#default_chrome_options
- ActionController::Parameters#expect!
- ActionController::Parameters#expect
- ActionController::Parameters#permit_hash_or_array
- ActionController::Parameters#permit_hash
- ActionController::Parameters#permit_array_of_hashes
- ActionController::Parameters#permit_array_of_scalars
- ActionController::Parameters#permit_value