The same way we do for milestones. We also make the code more consistent since the view was already in a separate folder.
4 lines
62 B
Ruby
4 lines
62 B
Ruby
Audited.config do |config|
|
|
config.audit_class = ::Audit
|
|
end
|