.. |
item.rb
|
f5841a2fe3
Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost.
|
4 years ago |
object.rb
|
d354dee74c
Refactoring: Move Ruby class definitions to dedicated files to improve orientation and expressiveness.
|
5 years ago |
writes_to_ticket_history.rb
|
c463ee0e9d
Fixes #3469: Startup fails with "Circular dependency detected while autoloading constant Tag::WritesToTicketHistory (RuntimeError)".
|
4 years ago |