I mean that when User.is_admin == true could also delete report (for example spam or not funny joke) Currently it's look like that: https://github.com/RodzynBWA/UrbanFaults/blob/master/app/controllers/reports_controller.rb#L72
I mean that when User.is_admin == true could also delete report (for example spam or not funny joke)
Currently it's look like that:
https://github.com/RodzynBWA/UrbanFaults/blob/master/app/controllers/reports_controller.rb#L72