Pry-Byebug

Public
Add pry-byebug gems to your application
Icons/chart bar
Used 7 times
Created by
E Evangelos Giataganas

Usage

Run this command in your Rails app directory in the terminal:

rails app:template LOCATION="https://railsbytes.com/script/V2GsN6"
Template Source

Review the code before running this template on your machine.

gem_group :development, :test do
  gem "pry-byebug"
end
Comments

Sign up or Login to leave a comment.