Actions
Bug #8343
closedAPI resource_scope ignores options
Description
This leads to ignoring eager loading and other rails AR options.
Updated by Ohad Levy over 10 years ago
This actually slows down every api call, as it can't be eager loaded, joins etc.
Updated by Shimon Shtein over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset bb39df2a67d69f5d1307b7bfed8d6c5f3a349116.
Actions