-
Notifications
You must be signed in to change notification settings - Fork 21.9k
Insights: rails/rails
Overview
Could not load contribution data
Please try again later
16 Pull requests merged by 10 people
-
Fix docs of has_one :through associations
#55113 merged
May 24, 2025 -
Improve docs through + polymorphic
#55111 merged
May 24, 2025 -
Fix broken test when using rails-dom-testing 2.3:
#55106 merged
May 24, 2025 -
Document through + polymorphic
#55107 merged
May 23, 2025 -
[ci skip] docs: pluck silently ignore select statement
#55090 merged
May 23, 2025 -
docs: rails debug guide - add detail re: verbose logs [ci-skip]
#54066 merged
May 23, 2025 -
Bump libxml-ruby to compile with GCC 15
#55105 merged
May 23, 2025 -
[8-0-stable] Only load from cgi what is required for Ruby 3.5 compatibility
#55102 merged
May 22, 2025 -
[RF-DOCS] Rails Application Template Guide - merge with Rails Generators Guide [ci-skip]
#55020 merged
May 22, 2025 -
[skip ci] Include Action Text pins in Import Maps section
#55096 merged
May 21, 2025 -
[skip ci] Prefer
.zero?
over== 0
to match code extracted into a concern#55098 merged
May 21, 2025 -
Deprecate :class_name for polymorphic belongs_to
#55091 merged
May 20, 2025 -
Avoid a module named
Namespace
for Ruby 3.5#55085 merged
May 20, 2025 -
Updated ruby version to 3.4.4 in Devcontainer
#55083 merged
May 20, 2025 -
:class_name should be invalid in polymorphic belongs_to
#55089 merged
May 20, 2025 -
Add namespaced version of the
db:migrate:reset
command.#55077 merged
May 20, 2025
10 Pull requests opened by 10 people
-
Add config.ru to relative_url_root in configuring.md
#55079 opened
May 19, 2025 -
Add jsonb support for SQLite.
#55082 opened
May 19, 2025 -
Fix `remove_foreign_key` when multiple columns are found
#55086 opened
May 20, 2025 -
Add render json to health
#55092 opened
May 20, 2025 -
Fix #55099 allowing array syntax for expression indexes in add_index
#55100 opened
May 21, 2025 -
Set cache `max-age` values consistently in configs
#55109 opened
May 23, 2025 -
Update the `db:postgresql:drop` and `db:postgresql:build` Rake tasks
#55110 opened
May 23, 2025 -
[ActiveSupport] Fix FileUpdateChecker false positives with travel_to in test environments
#55114 opened
May 24, 2025 -
Memoize successful reflection cache validation
#55115 opened
May 24, 2025 -
Fix #54981 polymorphic association loading with joins and includes
#55117 opened
May 25, 2025
8 Issues closed by 4 people
-
Segmentation fault when using it var in rescue block in tests
#55108 closed
May 24, 2025 -
test_preserves_order_when_reading_from_cache_plus_rendering fails with rails-dom-testing v2.3.0
#55093 closed
May 24, 2025 -
SilenceRequest doesn't support regex
#55103 closed
May 23, 2025 -
Nested records created through `association#create` are initialized before foreign key is assigned
#54538 closed
May 23, 2025 -
Test suite hangs after upgrading from 6.1 to 7.0
#48468 closed
May 21, 2025 -
credential commands for production env fails on dev machine since Rails 7.1
#53552 closed
May 20, 2025 -
`db:migrate:reset` is not recreating non-primary databases
#55045 closed
May 20, 2025 -
`rails d stimulus` says it has removed Stimulus controller but has not, in fact, removed Stimulus controller
#54988 closed
May 19, 2025
9 Issues opened by 9 people
-
time attributes falsely marked as changed due to date shift on timezone conversion
#55118 opened
May 25, 2025 -
Error in `before_enqueue` callback does not persist job state
#55116 opened
May 25, 2025 -
Classes are reloaded during request specs since 7.2
#55112 opened
May 24, 2025 -
Not able to run ```rails new``` on a fresh Windows 11 24H2 installation
#55104 opened
May 22, 2025 -
t.index should support expression indexes with array syntax (e.g. [ "lower(email)", :status ])
#55099 opened
May 21, 2025 -
`has_many_attached` with preprocessing causes race condition
#55088 opened
May 20, 2025 -
`has_many :through` deletion is counter-intuitive
#55087 opened
May 20, 2025 -
ActiveJob::TestHelper cannot be used to test consecutive nested perform_later and broadcast later calls
#55084 opened
May 20, 2025 -
`remove_foreign_key` removes an unexpected key when there is another key for the same column.
#55078 opened
May 19, 2025
25 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Make ActiveStorage::Service responsible for checksums
#54468 commented on
May 21, 2025 • 4 new comments -
Highlight current index link in Guides.
#55047 commented on
May 22, 2025 • 3 new comments -
Preserve enum methods when using becomes! on STI subclasses
#55074 commented on
May 22, 2025 • 2 new comments -
Empty embeds when RichText is set to an empty content
#51291 commented on
May 19, 2025 • 2 new comments -
[Fix #54591] Raise an error in order dependent finder methods when the model has no order columns
#54608 commented on
May 25, 2025 • 1 new comment -
Make filters in `rails routes` work on routes from Engines
#54573 commented on
May 22, 2025 • 1 new comment -
Fix table name normalization for non-table methods like :quote in migrations
#55076 commented on
May 19, 2025 • 0 new comments -
Provide more control for error context middleware in ErrorReporter
#55072 commented on
May 20, 2025 • 0 new comments -
Correct ActiveStorage guide phrasing
#55068 commented on
May 22, 2025 • 0 new comments -
Add locale options to PostgreSQL adapter DB create
#55030 commented on
May 20, 2025 • 0 new comments 759D -
Enforce strict loading violations for associations where joins are disabled
#55002 commented on
May 20, 2025 • 0 new comments -
Avoid purging the test database when loading a schema:
#54853 commented on
May 20, 2025 • 0 new comments -
Laying some ground work to remove AR::Base from the modules
#54851 commented on
May 21, 2025 • 0 new comments -
Allow configuring Active Storage base controller parent class
#54189 commented on
May 22, 2025 • 0 new comments -
fix referential_integrity for postgres partitioned tables
#53636 commented on
May 19, 2025 • 0 new comments -
Add setting for logging redirect source locations
#52297 commented on
May 22, 2025 • 0 new comments -
Added option to validate which models are allowed to be associated to a polymorphic belongs_to
#51738 commented on
May 23, 2025 • 0 new comments -
[Fix #50118] `:prepend` option not working with `run_after_transaction_callbacks_in_order_defined` config
#51244 commented on
May 25, 2025 • 0 new comments -
Introduce `alias_association` feature
#49801 commented on
May 20, 2025 • 0 new comments -
enable custom Blob#key configuration (to ease Paperclip migration to ActiveStorage)
#41004 commented on
May 22, 2025 • 0 new comments -
Inconsistent finder method behaviour without primary key and implicit_order_column
#54591 commented on
May 25, 2025 • 0 new comments -
PG::SyntaxError for queries after upgrade from 7.1.5.1 to 7.2.2.1
#54534 commented on
May 20, 2025 • 0 new comments -
robot.txt, favicons cached for 1 year by default in production
#53683 commented on
May 20, 2025 • 0 new comments -
Generating a pluralised scaffold introduces urls/paths in view templates that can't be handled
#55049 commented on
May 20, 2025 • 0 new comments -
Skip annotation in the page title
#53645 commented on
May 19, 2025 • 0 new comments