teampoltergeist--poltergeist/config.ru

4 lines
86 B
Plaintext
Raw Normal View History

require 'bundler/setup'
require File.expand_path('spec/support/test_app')
run TestApp