Commit 6fb3d41
MONGOID-5869 - Fix incorrectly named global_executor_concurrency config in code comment (#5978) (#6039)
* MONGOID-5869 - Fix incorrectly named global_executor_concurrency config in code comment
* Support edge rails
Edge rails has added a requirement to implement `#klass` on all
ObjectSerializer subclasses, as an optimization.
* drivers-evergreen-tools@master has a bug in it
let's lock to the previous commit just so we can get this PR across the
finish line...
---------
Co-authored-by: Johnny Shields <27655+johnnyshields@users.noreply.github.com>1 parent e70aeaf commit 6fb3d41
File tree
3 files changed
+9
-2
lines changed- .github/workflows
- lib/mongoid
- railties
3 files changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
36 | 43 | | |
37 | 44 | | |
38 | 45 | | |
| |||
0 commit comments