.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 | 3d169bdfa6bb65264d2b372cd129377e00d0b0a7fd2af82555c31764fa401b6c |
lib/tax_calculator/federal.rb | 100644 | 0 | 0 | | | 949 Bytes | ab2c50ed7f74ce7a1869f9a3d4280fdaba9fbfd87c0221ada407461ef18b6025 |
lib/tax_calculator/fica.rb | 100644 | 0 | 0 | | | 471 Bytes | 1f4c334a8e8a30212a15b00dae62617a0363a143ad221cd7307084564167b3f1 |
lib/tax_calculator/ohio.rb | 100644 | 0 | 0 | | | 631 Bytes | 3c389287fae37baa9273524798fff2d45adf7fe9844c869127535811f9d2c7a4 |
lib/tax_calculator/ohio/columbus.rb | 100644 | 0 | 0 | | | 212 Bytes | 093d01d6e50de29b9b83e47c9320e2bb79779d47d1515224c9d7fb886b5590cb |
lib/tax_calculator/version.rb | 100644 | 0 | 0 | | | 76 Bytes | 67afa5fe5259fffe60bcb08a17de188c0e81b678dd07c7e9eb514dd96ae1a89c |
tax_calculator.gemspec | 100644 | 0 | 0 | | | 1.21 KB | 3f8e18644e2d5fd6b47faa0dd5c09c4b74e1fe740c18787cccbfe9b4a1560201 |