Commit 2531555
committed
Include Calculations module instead of prepending
Another gem (groupdate) also patches the #calculate method
and prepending this module prevents any other libraries from
patching this method.1 parent ace9588 commit 2531555
File tree
1 file changed
+1
-1
lines changed- lib/active_record/connection_adapters/sqlserver/core_ext
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
0 commit comments