Skip to content

Commit

Permalink
Updated the ...jujitsu link to match fixing the typo in that page title
Browse files Browse the repository at this point in the history
  • Loading branch information
JonKernPA committed Feb 15, 2012
1 parent 5b550b3 commit 6bc8040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Expand Up @@ -74,7 +74,7 @@ It will output a lot of stuff. At the top you'll find a summary of all project

Some project changes will require a spork restart, and you shouldn't expect them to not (IE: modifying your project gem dependencies or core application config). Any file that is loaded during Spork start-up will be cached until Spork is restarted. You can restart spork by sending a USR2 signal to the server process. This could be automated with a gem such as Kicker (https://github.com/alloy/kicker). Since a native hook is required for each operating system to efficiently watch for filesystem changes, automatic restarting has not been built into Spork.

You may find this wiki page useful for common ways to battle a variety of common pre-loading issues: http://github.com/sporkrb/spork/wiki/Spork.trap_method-Jujutsu
You may find this wiki page useful for common ways to battle a variety of common pre-loading issues: http://github.com/sporkrb/spork/wiki/Spork.trap_method-Jujitsu

== Running specs over Spork

Expand Down

0 comments on commit 6bc8040

Please sign in to comment.