Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-09 | Fix Travis | Jared Norman | |
2019-01-08 | Remove FactoryBot | Jared Norman | |
We don't really need it. Let's keep things simple. | |||
2019-01-08 | Add factory_bot_rails | Jared Norman | |
Also alphabetize things, because who doesn't love the alphabet, you know? | |||
2019-01-08 | Correct version specification | Jared Norman | |
Let's leave it open ended, and also require the version of Solidus that introduced the configurable tax interface that this extension relies on. | |||
2018-12-30 | Add more useful development dependencies | Jared Norman | |
2018-12-30 | Add VCR | Jared Norman | |
We'll need to stub out calls to the actual TaxJar API in specs. | |||
2018-12-30 | Add TaxJar gem | Jared Norman | |
I'm pretty sure I'm going to need this. | |||
2018-12-30 | Start fleshing out dependencies | Jared Norman | |
2018-12-30 | Initial commit | Jared Norman | |