FarmBot/Farmbot-Web-App

View on GitHub
app/mutations/saved_gardens/destroy.rb

Summary

Maintainability
A
0 mins
Test Coverage
module SavedGardens
  Destroy = CreateDestroyer.run!(resource: SavedGarden)
end