Title: [waffle-scm] [179] trunk/examples/jruby-example/src/main/ruby/ruby/person.rb: rhtml alternative view
Revision
179
Author
fabio.kung
Date
2007-06-21 02:56:41 -0500 (Thu, 21 Jun 2007)

Log Message

rhtml alternative view

Modified Paths


Diff

Modified: trunk/examples/jruby-example/src/main/ruby/ruby/person.rb (178 => 179)

--- trunk/examples/jruby-example/src/main/ruby/ruby/person.rb	2007-06-21 07:55:24 UTC (rev 178)
+++ trunk/examples/jruby-example/src/main/ruby/ruby/person.rb	2007-06-21 07:56:41 UTC (rev 179)
@@ -7,6 +7,7 @@
 
     @persons = @person_dao.findAll
     render 'person.jspx'
+    #render 'person.rhtml'
   end
 
   def remove(uid)


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to