mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
use dependency injection in order to make include resolving testable
This commit is contained in:
parent
6be21214b0
commit
464e9af7d6
3 changed files with 29 additions and 1 deletions
|
|
@ -29,7 +29,8 @@
|
|||
[prone "1.1.4"]
|
||||
[ring/ring-anti-forgery "1.1.0"]
|
||||
[ring-server "0.4.0"]
|
||||
[selmer "1.11.0"]]
|
||||
[selmer "1.11.0"]
|
||||
[com.stuartsierra/component "0.3.2"]]
|
||||
|
||||
:repl-options {:init-ns smeagol.repl}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue