We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa28ad3 commit 200bd66Copy full SHA for 200bd66
2 files changed
bin/console
@@ -3,12 +3,5 @@
3
require "bundler/setup"
4
require "syck"
5
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
13
require "irb"
14
IRB.start
bin/setup
@@ -4,5 +4,3 @@ IFS=$'\n\t'
set -vx
bundle install
-# Do any other automated setup that you need to do here
0 commit comments