##// END OF EJS Templates
add missing "require 'diff'" to Redmine::Helpers::Diff (#15105)...
add missing "require 'diff'" to Redmine::Helpers::Diff (#15105) Contributed by Felix Bünemann. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12206 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r10103:3f63b5ea93b4
r11976:461342dd2ec9
Show More
USAGE
5 lines | 143 B | text/plain | TextLexer
Jean-Philippe Lang
Merged hooks branch @ r1785 into trunk....
r1785 Description:
Generates a plugin controller.
Example:
Toshi MARUYAMA
fix plugin generator script name of USAGE on Rails3...
r10103 ./script/rails generate redmine_plugin_controller meetings pools index show vote