##// END OF EJS Templates
Additional tests for DocumentsController....
Additional tests for DocumentsController. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8264 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r8090:e43df5916809
r8144:92e4708ee368
Show More
issue_moves_helper.rb
4 lines | 48 B | text/x-ruby | RubyLexer
/ app / helpers / issue_moves_helper.rb
Jean-Philippe Lang
Added encoding comment to helpers (#9792)....
r8090 # encoding: utf-8
#
Eric Davis
Refactor: Extract a new IssueMovesController from IssuesController....
r3822 module IssueMovesHelper
end