Skip to content

Commit

Permalink
Add pry require
Browse files Browse the repository at this point in the history
  • Loading branch information
gangelo committed Aug 13, 2022
1 parent d5021e6 commit d39dc3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/console
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# frozen_string_literal: true

require 'bundler/setup'
require 'pry'
require 'immutable_struct_ex'

# You can add fixtures and/or initialization code here to make experimenting
Expand Down

0 comments on commit d39dc3d

Please sign in to comment.