lancepioch / tree

Connect your Github Repository to your Forge Server and Tree automatically deploys any new pull requests for you
MIT License
11 stars 3 forks source link

Enforce resource actions in controllers #12

Closed lancepioch closed 6 years ago

lancepioch commented 6 years ago

⚠ The following controllers contain actions outside of the 7 resource actions (index, create, store, show, edit, update, destroy). For more details, review the docs or watch Cruddy by Design to see if you can rework these into resource controllers.