Merge pull request #89 from au-phiware/patch-1
Remove ref to old state alias in `swap-states`.
This commit is contained in:
commit
fb97606b37
1 changed files with 1 additions and 1 deletions
|
|
@ -317,7 +317,7 @@ Here is a more "involved" example:
|
||||||
mount/start)
|
mount/start)
|
||||||
```
|
```
|
||||||
|
|
||||||
This will do the same thing as the previous example plus it would swap `#'foo/a` with `#'test/a` state and `#'baz/e` with `{:datomic {:uri "datomic:mem://composable-mount"}}` value before starting the application.
|
This will do the same thing as the previous example plus it would swap `#'foo/a` with alternative `:start` and `:stop` functions and `#'baz/e` with `{:datomic {:uri "datomic:mem://composable-mount"}}` value before starting the application.
|
||||||
|
|
||||||
## Start and Stop Parts of Application
|
## Start and Stop Parts of Application
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue