Class Spring::Application
In: lib/spring/application.rb
Parent: Object

Methods

Attributes

manager  [R] 
original_env  [R] 
spring_env  [R] 
watcher  [R] 

Public Class methods

Public Instance methods

The command might need to require some files in the main process so that they are cached. For example a test command wants to load the helper file once and have it cached.

This feels very naughty

[Validate]