summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorAndrewMurrell <amurrel@purdue.edu>2014-04-06 22:20:24 -0400
committerAndrewMurrell <amurrel@purdue.edu>2014-04-06 22:20:24 -0400
commit91fee659eadaf6bcc4d063fd5645950da1250896 (patch)
treebf1df15fd055199fc07d971623bfd6632dc3dee4 /Gemfile
parent0d42079611ed2aeacd71b926580fdc3b943cf1ba (diff)
A few bug fixes, and a bunch of code that almost works.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index a34b0a6..49e0795 100644
--- a/Gemfile
+++ b/Gemfile
@@ -13,6 +13,7 @@ gem 'httparty'
gem 'simple_captcha2', require: 'simple_captcha'
#gem 'rmagick'
+gem 'byebug'
group :development, :test do
# Use sqlite3 as the database for Active Record