Commit 7ce747e
committed
DatabaseValidations::VERSION constant is loaded in RuboCop plugin
The plugin referenced ::DatabaseValidations::VERSION without
requiring the version file, causing an uninitialized constant
error when RuboCop loaded the plugin.1 parent a5dda48 commit 7ce747e
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
0 commit comments