forked fromvoormedia/rails-erd
- Notifications
You must be signed in to change notification settings - Fork0
Commit2683cf0
committed
silence deprecation warning from the rename of
Rails 6 deprecated `Module#parent` and friends inrails/rails#34051, replacing them with a `module_*`-prefix naming scheme. This checks to see if `module_parent` is defined, using it if it's available.Module#parent toModule#module_parent1 parent0fbb1cd commit2683cf0
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
53 | 59 | | |
54 | 60 | | |
55 | 61 | | |
| |||
0 commit comments
Comments
(0)