File tree Expand file tree Collapse file tree 1 file changed +1
-20
lines changed Expand file tree Collapse file tree 1 file changed +1
-20
lines changed Original file line number Diff line number Diff line change 1
- * Verify instances of SignedGlobalID when locating them.
2
-
3
- * y-yagi*
4
-
5
- * Added locate_many(ignore_missing: true) option that'll use #where instead of #find for bulk location,
6
- which via Active Record means missing records will be ignored instead of raise an exception.
7
-
8
- * DHH*
9
-
10
- * Fixed that purpose should be passed on when using Locator.locate_many_signed(strings, for: 'purpose').
11
-
12
- * DHH*
13
-
14
- * Added #to_gid_param and #to_sgid_param as short-cuts for to_gid.to_param and to_sgid.to_param for convenience.
15
-
16
- * DHH*
17
-
18
- * Added support for Locator.locate_many and Locator.locate_many_signed to efficiently fetch many models.
19
-
20
- * Tom Ward, DHH*
1
+ Changelog is maintained under [ Github Releases] ( https://github.com/rails/globalid/releases ) .
You can’t perform that action at this time.
0 commit comments