teampoltergeist--poltergeist/config.ru

6 lines
117 B
Plaintext
Raw Permalink Normal View History

2018-05-22 20:22:03 +00:00
# frozen_string_literal: true
require 'bundler/setup'
require File.expand_path('spec/support/test_app')
run TestApp