Displaying 2 results from an estimated 2 matches for "kenapa".
Did you mean:
kelapa
2006 May 22
0
svn commit problem with file column plugin?
...ess.com
Let''s build Ruby Indonesia stronger
http://groups.yahoo.com/groups/id-ruby # Indonesia Ruby Society
500 baris di PHP dkk VS 1 baris di Ruby dkk
300 baris di Java dkk VS 1 baris di Ruby dkk
Macih ngotot pake (as|ph)p? haree geneee????
Buat yang pake Ruby, nyesel kan lu pake Ruby!!! kenapa ga dari dulu?!
2006 May 31
7
How to render from with <%%> ?
I have a loop that I iterate through in my view.
<%
coll.each do |itm|
puts(itm.value)
end
%>
How do I render the itm.value without using a <%= %> tag? Should puts
not work?
Joerg
P.S. There is a good enough reason for me wanting to do this :-)
--
Posted via http://www.ruby-forum.com/.