Replace IRB with Pry

This commit is contained in:
Wilson Silva
2023-01-06 11:05:00 +07:00
parent dd61fae427
commit 80b07ccf4c
3 changed files with 4 additions and 9 deletions

View File

@@ -1,6 +1,7 @@
# frozen_string_literal: true
require 'nostr'
require 'pry'
RSpec.configure do |config|
# Enable flags like --only-failures and --next-failure