Add byebug

trunk
Matt Brictson 2 years ago
parent b271ab5f8e
commit 547411434b
No known key found for this signature in database
GPG Key ID: E379525AE7FB9561

@ -38,6 +38,7 @@ group :development do
end
group :development, :test do
gem "byebug"
gem "dotenv-rails"
gem "launchy"
end

Loading…
Cancel
Save