about summary refs log tree commit homepage
path: root/examples/rails_app-2.3.4/app
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-11-14 13:33:26 -0800
committerEric Wong <normalperson@yhbt.net>2009-11-14 13:33:26 -0800
commit1b0eabe60326f4470b1a6d646a84a5eed014f9b2 (patch)
tree8d16e3e737c97dd9e6e3ed109f38d28c8eb30791 /examples/rails_app-2.3.4/app
parent42d80bbba13655aec55d733df0fe2709b568d6b2 (diff)
downloadupr-1b0eabe60326f4470b1a6d646a84a5eed014f9b2.tar.gz
ry dahl prefers his name lowercased
Update all documentation and comments to reflect that.
Diffstat (limited to 'examples/rails_app-2.3.4/app')
-rw-r--r--examples/rails_app-2.3.4/app/controllers/files_controller.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rails_app-2.3.4/app/controllers/files_controller.rb b/examples/rails_app-2.3.4/app/controllers/files_controller.rb
index a0fdbb1..bd4fc61 100644
--- a/examples/rails_app-2.3.4/app/controllers/files_controller.rb
+++ b/examples/rails_app-2.3.4/app/controllers/files_controller.rb
@@ -6,7 +6,7 @@ class FilesController < ApplicationController
     _sha1_flash_self
   end
 
-  # based on Ry Dahl's streaming AJAX pull:
+  # based on ry dahl's streaming AJAX pull:
   # http://rubyforge.org/pipermail/mongrel-users/2007-July/003747.html
   def pull
     _sha1_flash_self