@@ -69,7 +69,7 end | |||||
69 | class RedmineMailHandler |
|
69 | class RedmineMailHandler | |
70 | VERSION = '0.1' |
|
70 | VERSION = '0.1' | |
71 |
|
71 | |||
72 | attr_accessor :verbose, :issue_attributes, :allow_override, :uknown_user, :url, :key |
|
72 | attr_accessor :verbose, :issue_attributes, :allow_override, :unknown_user, :url, :key | |
73 |
|
73 | |||
74 | def initialize |
|
74 | def initialize | |
75 | self.issue_attributes = {} |
|
75 | self.issue_attributes = {} |
General Comments 0
You need to be logged in to leave comments.
Login now