Commit 35b99a34 authored by Khurram Virani's avatar Khurram Virani

add pry

parent 2fa3e154
......@@ -7,6 +7,8 @@ require 'active_support/all'
require 'sinatra'
require 'sinatra/activerecord'
require 'pry'
APP_ROOT = Pathname.new(File.expand_path('../../', __FILE__))
APP_NAME = APP_ROOT.basename.to_s
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment