Commit 4b15460
committed
Set the store attribute for newly created modules
A regression has been introduced between RDoc 6.0.1 and 6.0.2 with
ef958c2 where a new `RDoc::NormalModule` instance is created without
a store associated to it.
This produces an error on generation through SDoc (see zzak/sdoc#124).1 parent 4ff1c15 commit 4b15460
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
| 366 | + | |
366 | 367 | | |
367 | 368 | | |
368 | 369 | | |
| |||
0 commit comments