summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorBrendan Deere <brendan@stembolt.com>2016-08-25 09:33:14 -0700
committerBrendan Deere <brendan@stembolt.com>2016-08-25 09:33:14 -0700
commit6d0e99ad8e769edc4952ee581bc51be0dd1941ba (patch)
tree39d235b68482d7206fa09c4485966b4bc0543457 /bin
parentdc1e23bcce74fc39f9a555e93342386bf4e9c7cb (diff)
Add shortcut to run test app console
Diffstat (limited to 'bin')
-rwxr-xr-xbin/console1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/console b/bin/console
new file mode 100755
index 0000000..2c6ab10
--- /dev/null
+++ b/bin/console
@@ -0,0 +1 @@
+bundle exec pry -r ./spec/dummy/config/environment.rb