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.
1358 Subscribers
View all SubscribersAdd a CodeTriage badge to rails
Help out
- Issues
- Fix `disable_joins` on `has_many :through` with polymorphic join tables
- Read composite foreign key names from the schema on SQLite3
- Read back SQLite3 defaults containing "|" or in exponent notation
- Keep the primary key when renaming its column on SQLite3
- Parse exclusion constraint WHERE predicates without corrupting them
- Fix has_many through to cast owner-key predicates using the joined model’s attribute type
- Join an Array `accept` in `file_field_tag`
- Honor `template_path` in block-form `mail`
- Return the current value for an unchanged store accessor's `_before_last_save`
- Fix `belongs_to` change tracking, counter cache, and touch for composite foreign keys
- Docs
- ActiveModel::SchematizedJson::DataAccessor#respond_to_missing?
- ActiveModel::SchematizedJson::DataAccessor#method_missing
- ActiveModel::SchematizedJson::DataAccessor#assign_data_with_type_casting
- ActiveModel::SchematizedJson::DataAccessor#initialize
- ActiveModel::SchematizedJson::ClassMethods#has_delegated_json
- ActiveJob::EnqueueAfterTransactionCommit::ActiveJobMethods#perform_all_later
- ActiveJob::EnqueueAfterTransactionCommit.included
- Rails::DevtoolsController#show
- ActiveRecord::ConnectionAdapters::QueryIntent#adapter=
- ActiveRecord::ConnectionAdapters::QueryIntent#adapter