examples/unicorn.eye in reel-eye-0.5.1 vs examples/unicorn.eye in reel-eye-0.5.2
- old
+ new
@@ -1,5 +1,5 @@
-# Example: now to run unicorn, and monitor its childs processes
+# Example: now to run unicorn, and monitor its child processes
RUBY = '/usr/local/ruby/1.9.3/bin/ruby' # ruby on the server
RAILS_ENV = 'production'
Eye.application "rails_unicorn" do