Added missing class.
This commit is contained in:
parent
ab2cc762ee
commit
384f4da62d
1 changed files with 3 additions and 0 deletions
|
@ -111,6 +111,9 @@ class Ticket < ActiveRecord::Base
|
|||
end
|
||||
end
|
||||
|
||||
class Number
|
||||
end
|
||||
|
||||
class Flag < ActiveRecord::Base
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue