devdaily home | apple | java | perl | unix | directory | blog

What this is

This file is included in the DevDaily.com "Ruby Source Code Warehouse" project. The intent of this project is to help you "Learn Ruby by Example" TM.

Other links

The source code

module Hello
module View
module Template
def hello(arg=nil,io='')
  io << "\n  \245\273\245\303\245\267\245\347\245\363\264\311\315\375\245\307\245\342 Hello\n  \n  \n    

\245\273\245\303\245\267\245\347\245\363\264\311\315\375\245\307\245\342

\n

\245\273\245\303\245\267\245\347\245\363\244\317" io << (arg.expire) io << "\244\307\264\374\270\302\300\332\244\354\244\313\244\312\244\352\244\336\244\271\241\243

\n

" io << (h arg.name) io << "\244\265\244\363\241\242\244\263\244\363\244\313\244\301\244\317

\n

" io << (arg.count) io << "\262\363\314\334\244\316\245\242\245\257\245\273\245\271\244\307\244\271\241\243

\n
\n \n \314\276\301\260: \n
\n \n\n" io end def hello_expired(arg=nil,io='') io << "\n \245\273\245\303\245\267\245\347\245\363\264\311\315\375\245\307\245\342 Hello\n \n \n

\245\273\245\303\245\267\245\347\245\363\264\311\315\375\245\307\245\342

\n

\245\273\245\303\245\267\245\347\245\363\244\317\264\374\270\302\300\332\244\354\244\307\244\271\241\243

\n

" io << (h arg.name) io << "\244\265\244\363\241\242\244\265\244\350\244\246\244\312\244\351

\n \n\n" io end def start(arg=nil,io='') io << "\n \245\273\245\303\245\267\245\347\245\363\264\311\315\375\245\307\245\342\n \n \n

\245\273\245\303\245\267\245\347\245\363\264\311\315\375\245\307\245\342

\n

\245\273\245\303\245\267\245\347\245\363\244\317\244\336\244\300\263\253\273\317\244\267\244\306\244\244\244\336\244\273\244\363\241\243

\n
\n \n \314\276\301\260: \n
\n \n\n" io end end # Template end # View end # Hello




Copyright 1998-2008 Alvin Alexander
All Rights Reserved.
 
devdaily.com is based in louisville, kentucky, and this web site is hosted by godaddy.com