Changeset 28 for trunk/README

Show
Ignore:
Timestamp:
01/21/2006 15:44:02 (3 years ago)
Author:
why
Message:

lib/camping.rb: have Helpers./ throw an error on nil. shorten Mab.tag! slightly.

always define the urls method, restructure Controllers::D to loop through all.

lib/camping-unabridged.rb: ditto.
README: let's say the limit is 4k (shrug!)
examples/serve: error on Cookie constant.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/README

    r16 r28  
    11== Camping, a Microframework 
    22 
    3 Camping is a web framework which consistently stays at about 3.3kb of code. 
     3Camping is a web framework which consistently stays at less than 4kb of code. 
    44You can probably view the complete source code on a single page.  But, you know, 
    55it's so small that, if you think about it, what can it really do?