iotait / fundraising

0 stars 1 forks source link

Finish actions for each controller #22

Closed tannerwernecke closed 4 years ago

tannerwernecke commented 4 years ago

As of now, not every controller implements index, show, new, edit, create, update, destroy. Think of which controllers need all and which controllers need some. Implement the needed missing actions.