Commit 4980bf5
authored
Avoid LoadError when using rake (#77)
Previously it wasn't even possible to list the rake tasks, because this
`rails/tasks/statistics.rake` file does not exist.
It was added in a very large initial commit [1] which doesn't mention
it in the commit note, so I have no idea what its origins are.
[1]:
79600c91 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | 5 | | |
0 commit comments