##// END OF EJS Templates
pdf: lib: add "attachments" parameter at RDMwriteHTMLCell method (#3261)...
pdf: lib: add "attachments" parameter at RDMwriteHTMLCell method (#3261) Contributed by Jun NAITOH. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7913 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r3656:1a145dca25ec
r7793:1b4fc4aee87f
Show More
model.rb.erb
3 lines | 62 B | text/plain | TextLexer
Jean-Philippe Lang
Merged hooks branch @ r1785 into trunk....
r1785 class <%= class_name %> < ActiveRecord::Base
Eric Davis
Plugin models and controllers must be unloadable....
r3656 unloadable
Jean-Philippe Lang
Merged hooks branch @ r1785 into trunk....
r1785 end