##// END OF EJS Templates
updated prototype (1.50) and script.aculo.us javascripts...
updated prototype (1.50) and script.aculo.us javascripts git-svn-id: http://redmine.rubyforge.org/svn/trunk@241 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r215:1eb17b08f941
r238:2e72f2eca8f4
Show More
_document.rhtml
2 lines | 260 B | text/html+ruby | RhtmlLexer
<p><%= link_to h(document.title), :controller => 'documents', :action => 'show', :id => document %><br />
<% unless document.description.empty? %><%=h(truncate(document.description, 250)) %><br /><% end %>
<em><%= format_time(document.created_on) %></em></p>