teampoltergeist--poltergeist/config.ru

6 lines
117 B
Ruby

# frozen_string_literal: true
require 'bundler/setup'
require File.expand_path('spec/support/test_app')
run TestApp