This file contains hidden or 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
class RomanNumerals | |
RN = { | |
1000 => 'M', | |
500 => 'D', | |
100 => 'C', | |
50 => 'L', | |
10 => 'X', | |
5 => 'V', | |
1 => 'I' | |
} |
This file contains hidden or 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
alias ll="ls -lAGF --color" | |
alias l="less" | |
export LESS="-RiMSx4 -FX" | |
alias red="RACK_ENV=development" | |
alias ret="RACK_ENV=test" | |
alias rei="RACK_ENV=integration" # TODO: drop support for integration environment? | |
alias aui="api && date && foreman start -e .env_integration" | |
alias ab="api && bundle" |
I hereby claim:
- I am kanet77 on github.
- I am tomkane (https://keybase.io/tomkane) on keybase.
- I have a public key whose fingerprint is F650 644E 17E0 09F3 6F09 295B 053F D4A6 4651 994E
To claim this, I am signing this object: