index
:
solidus_taxjar.git
77-add-shipment-shipped-event
add-basic-taxjar-settings-ui
circleci-project-setup
display-taxjar-settings-as-active-when-selected
fix-invalid-refund-endpoint-call
forkata/update-readme
master
TaxJar integration for Solidus stores.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
Gemfile
2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 6be78e4..8e43ed3 100644
--- a/
Gemfile
+++ b/
Gemfile
@@ -25,6 +25,8 @@ end
group :development, :test do
gem "pry"
+ gem "pry-stack_explorer"
+ gem "pry-byebug"
end
gemspec