Changeset 199

Show
Ignore:
Timestamp:
09/17/2007 15:44:02 (15 months ago)
Author:
zimbatm
Message:

Fixed ticket #132. Documentation issue.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/lib/camping-unabridged.rb

    r191 r199  
    102102  # To access the query string, for instance, use the <tt>@input</tt> variable. 
    103103  # 
    104   #   module Blog::Models 
     104  #   module Blog::Controllers 
    105105  #     class Index < R '/' 
    106106  #       def get