mirror of
https://github.com/github/rails.git
synced 2026-01-25 06:18:04 -05:00
fdfcdf467387c4db3d79c1f46eadbb55a88ef814
Ensure hash conditions on referenced tables are considered when eager loading with limit/offset. [#1404 state:resolved]
Enhanced Rails.root to take parameters that'll be join with the root, like Rails.root('app', 'controllers') => File.join(Rails.root, 'app', 'controllers') [#1482 state:committed] (Damian Janowski)
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%