Changeset 134 for trunk/examples/blog.rb
- Timestamp:
- 07/12/2006 12:44:46 (2 years ago)
- Files:
-
- 1 modified
-
trunk/examples/blog.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/blog.rb
r129 r134 71 71 div do 72 72 code args.inspect; br; br 73 code ENV.inspect; br73 code @env.inspect; br 74 74 code "Link: #{R(Info, 1, 2)}" 75 75 end
