Module | Spork::AppFramework::Rails::NinjaPatcher |
In: |
lib/spork/app_framework/rails.rb
|
TODO - subclass this out to handle different versions of rails Also… this is the nastiest duck punch ever. Clean this up.
load_environment | -> | load_environment_without_spork |
load_environment_with_spork | -> | load_environment |
run | -> | run_without_spork |
run_with_spork | -> | run |