Commit 4781853
authored
Register template handler after app initializers have set config (#6)
This waits to register the erb handler until after the initializers have
run and had a chance to set the configuration.
Fixes #1 and alternative to #21 parent 3eff384 commit 4781853
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments