Skip to content

Commit 200bd66

Browse files
committed
cleanup
1 parent fa28ad3 commit 200bd66

2 files changed

Lines changed: 0 additions & 9 deletions

File tree

bin/console

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,5 @@
33
require "bundler/setup"
44
require "syck"
55

6-
# You can add fixtures and/or initialization code here to make experimenting
7-
# with your gem easier. You can also use a different console, if you like.
8-
9-
# (If you use this, don't forget to add pry to your Gemfile!)
10-
# require "pry"
11-
# Pry.start
12-
136
require "irb"
147
IRB.start

bin/setup

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,3 @@ IFS=$'\n\t'
44
set -vx
55

66
bundle install
7-
8-
# Do any other automated setup that you need to do here

0 commit comments

Comments
 (0)