Files
Enes Cakir 203cfae413 Check account-project association with a query instead of Ruby
Account should be associated with the project to perform any operations
on the project routes.

We can use a database query instead of Ruby code to optimize
performance.
2024-11-19 00:40:58 +03:00
..