jejacks0n / teaspoon

Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
1.43k stars 243 forks source link

If the standard rails config/environment isn’t there... #372

Closed jejacks0n closed 9 years ago

jejacks0n commented 9 years ago

Assume the teaspoon_env will handle loading rails (and avoiding double configuration). fixes #371

This allows alternate rails setups where there isn't a config/environment.rb file in your "rails" application.

Here's a wiki article that describes the process.

jejacks0n commented 9 years ago

@mikepack ping.