##// END OF EJS Templates
Added cache for application settings (Setting model)....
Added cache for application settings (Setting model). Once the values are cached, only one database query is done at each user request (to check if the cache is still valid). git-svn-id: http://redmine.rubyforge.org/svn/trunk@685 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r515:5c88c1f50bd4
r674:6bdc13b33d8d
Show More
attachments_add_pt.rhtml
5 lines | 156 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / attachments_add_pt.rhtml
<%= @added_to %>
<%= @attachments.size %> arquivo(s) adicionado.
<% @attachments.each do |attachment | %>
- <%= attachment.filename %><% end %>
<%= @url %>