5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-01 11:56:08 +00:00
panel/sutty.rb

5 lines
113 B
Ruby
Raw Normal View History

2017-09-25 22:35:06 +00:00
# frozen_string_literal: true
require 'pry' unless ENV['RACK_ENV'] == 'production'
require_relative 'lib/sutty'