RakeServer is a library which allows Rake tasks to be run using client requests to a long-running rake server, which can eagerly load required code into memory for fast task invocation.
Mat Brown, Cedric Howe
gem "rake_server", "~> 0.0.9"