classDiagram
direction LR
class Application {
+int id
+String name
+String description
+String assetCode
+String parentAssetCode
erDiagram
APPLICATION {
int id
string name
string description
string external_id
datetime created_at
datetime updated_at
}
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
```mermaid | |
erDiagram | |
APPLICATION { | |
int id | |
string name | |
string description | |
} | |
ASSESSMENT_DEFINITION { | |
int id |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
erDiagram | |
APPLICATION { | |
int id | |
string name | |
string description | |
} | |
ASSESSMENT_DEFINITION { | |
int id | |
string name |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
petecheslock@m ~ brew install vim --with-lua | |
Warning: vim-7.4.944 already installed, it's just not linked | |
petecheslock@m ~ brew uninstall vim | |
Uninstalling /usr/local/Cellar/vim/7.4.944... (1620 files, 26M) | |
vim 7.4.826 is still installed. | |
Remove them all with `brew uninstall --force vim`. | |
petecheslock@m ~ brew uninstall --force vim | |
Uninstalling vim... (1612 files, 26M) | |
petecheslock@m ~ brew | |
✘ petecheslock@m ~ which vim |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
petecheslock@m ~ brew install vim --with-lua | |
Warning: vim-7.4.944 already installed, it's just not linked | |
petecheslock@m ~ brew uninstall vim | |
Uninstalling /usr/local/Cellar/vim/7.4.944... (1620 files, 26M) | |
vim 7.4.826 is still installed. | |
Remove them all with `brew uninstall --force vim`. | |
petecheslock@m ~ brew uninstall --force vim | |
Uninstalling vim... (1612 files, 26M) | |
petecheslock@m ~ brew | |
✘ petecheslock@m ~ which vim |
I hereby claim:
- I am petecheslock on github.
- I am petecheslock (https://keybase.io/petecheslock) on keybase.
- I have a public key whose fingerprint is 0FE2 7307 2490 AC75 A62D 670E 1945 8A4C 029C 02C2
To claim this, I am signing this object:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=============== | |
Challah (This Makes 2 Loaves - or one big ass challah. | |
INGREDIENTS: | |
- 12 ounces water (105-115 degrees fahrenheit) | |
- 1/4 cup honey | |
- 4 1/4 tsp. Active Dry-Yeast | |
- 32 oz. Bread Flour, by weight (or approx 5-6 cups) | |
- 1 tablespoon Kosher Salt |