.github/workflows/lint.yml | 100644 | 0 | 0 | | | 314 Bytes | 7d36970992c801f4926ed76941ab155dcbe24a1f899d59c8af6e27509860d4e6 |
.github/workflows/ruby.yml | 100644 | 0 | 0 | | | 346 Bytes | cfb49f12603d5d0f163c0de6cad7c5bfcba4c917f2c372d10503590c7b4246e3 |
.gitignore | 100644 | 0 | 0 | | | 80 Bytes | 75d8f0c0e9b1f893d32879324cfe2b96967bbc124a2b63500284e1d8a3d912c7 |
.rspec | 100644 | 0 | 0 | | | 22 Bytes | 59cb44b82275dbbbe102e09ad72aaafa8a3b1f15ec35682f21c6741ca9d2c7b2 |
.rubocop.yml | 100644 | 0 | 0 | | | 450 Bytes | b0c6d4ed9d2b9da1f40cd0df1ee716a1759ceb069d45737e048308036686ba4c |
.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | 362148d7721ad4a1bb64981ff8d604ef7f4d22267ea8845042f54f90940f24fd |
Gemfile | 100644 | 0 | 0 | | | 130 Bytes | e090b10bb8b06ae9ed7a63f22a6861ba4e21aea34e74535b69f1bcbc6ce820d2 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.06 KB | 557c2ce5b2c957380e4c4db60e4efa6beca0e8f41b072ae4366ce46cf0094b71 |
README.md | 100644 | 0 | 0 | | | 1.38 KB | 06d5e4cffcaae6f7c92f43ab2d1a037a410f84d6958e81c5f22a1c1e300be181 |
Rakefile | 100644 | 0 | 0 | | | 82 Bytes | 12b171ec72c54eefc996f9360544fbcb6369e59b343d16f7cb76992c1aab5825 |
bin/console | 100755 | 0 | 0 | | | 380 Bytes | f908025af1e097912820cb95a59c3f21c46e846007c11d02921c675f7e800cd6 |
bin/setup | 100755 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
lib/tax_calculator.rb | 100644 | 0 | 0 | | | 1022 Bytes | 60e53dff95ca77c866a389982992997aadbfb18ebdbae8aaa0f7f75ea83c3bf6 |
lib/tax_calculator/deductions.rb | 100644 | 0 | 0 | | | 1.05 KB | 4630d9d900c8a36f2f894fc6f91070f34ae762896200f310bf300faef7116224 |
lib/tax_calculator/federal.rb | 100644 | 0 | 0 | | | 960 Bytes | 10c9f1a875abf9a7257b347ab80922f63f50792274e2104a4e6f7ed88f0c6797 |
lib/tax_calculator/fica.rb | 100644 | 0 | 0 | | | 482 Bytes | 7f3998c8d99980f608afb585b04212a3bc8ac1b0b132d02c73cbd0e5fdda55e7 |
lib/tax_calculator/ohio.rb | 100644 | 0 | 0 | | | 642 Bytes | 309c3bb4f2b780475d88a2ed34dd82fc8fd27c9baaf29f809691fc685b383f2b |
lib/tax_calculator/ohio/columbus.rb | 100644 | 0 | 0 | | | 219 Bytes | 2d1e70fa96fdea5f8e62b4c71346a73196237c06a4b6fa4622533a40c6ed332d |
lib/tax_calculator/version.rb | 100644 | 0 | 0 | | | 76 Bytes | 9a3ad69c69269be3de3b1cfd35794aff4ec716ab6beb7e748d2f331896993098 |
tax_calculator.gemspec | 100644 | 0 | 0 | | | 1.21 KB | 3f8e18644e2d5fd6b47faa0dd5c09c4b74e1fe740c18787cccbfe9b4a1560201 |