public
Description: Gitorious aims to provide a great way of doing distributed opensource code collaboration.
Homepage: http://gitorious.org/projects/gitorious
Clone URL: git://github.com/dysinger/gitorious.git
simple_format for event body

Signed-off-by: David A. Cuadrado <krawek@gmail.com>
David A. Cuadrado (author)
Tue Apr 29 10:09:49 -0700 2008
commit  8a4fc407fecb742c0d1878a1f5829950169033a6
tree    d129076ddcdeb2ae7a22f7539ff13d140f1a59cb
parent  0972d7d541959b5807500d855a6d7305e129307b
...
10
11
12
13
 
14
15
16
...
10
11
12
 
13
14
15
16
0
@@ -10,6 +10,6 @@
0
       <%= action %>
0
     <% end %>
0
     </p>
0
- <p><%= body %></p>
0
+ <p><%= simple_format(sanitize(body)) %></p>
0
   </div>
0
 </li>
0
\ No newline at end of file

Comments

    No one has commented yet.