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
- alias_attribute gives a deprecation warning for store attributes in Rails 7.1
- Document how to transform keys with `ActiveRecord::Store`
- `ActiveRecord::Store`: define predicate attribute method
- Fix stale state for composite foreign keys in belongs_to association
- [ci skip] Clarify ConnectionPool timeout options
- Elaborate on support for hash helpers in Integration Tests [ci skip]
- Redefine autosave callbacks if associations are overridden
- Fix `Time.now`/`DateTime.now`/`Date.today` to return results in a system timezone after `#travel_to` in 7-0-stable
- Add `request.variant` API and guides documentation
- Introduce `package_json` Generator Action
- Docs
- ActionDispatch::Routing::Mapper::Resources::SingletonResource.default_actions
- ActionDispatch::Routing::Mapper::Resources::Resource#invalid_only_except_options
- ActionDispatch::Routing::Mapper::Resources::Resource.default_actions
- ActionDispatch::Routing::Mapper::Resources#applicable_actions_for
- ActiveRecord::QueryMethods#arel_columns_from_array
- ActiveRecord::QueryMethods#arel_column_aliases_from_hash
- Arel::Visitors::SQLite#infix_value_with_paren
- ActiveRecord::QueryLogs.query_source_location
- Rails::Console::ReloadCommand#execute
- Rails::Console::ReloadHelper#execute