This website requires JavaScript.
Explore
Help
Sign In
kolan
/
Redmine
Watch
1
Star
0
Fork
You've already forked Redmine
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
27828590d1
Redmine
/
app
/
helpers
/
issue_moves_helper.rb
5 lines
48 B
Ruby
Raw
Normal View
History
Unescape
Escape
Added encoding comment to helpers (#9792). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8210 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-12-14 23:56:23 +04:00
# encoding: utf-8
#
Refactor: Extract a new IssueMovesController from IssuesController. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3936 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-08-11 18:42:10 +04:00
module
IssueMovesHelper
end