rubyforgood / pantry_scheduler

MIT License
7 stars 13 forks source link

Remove initializer wrapping #49

Closed bolducp closed 7 years ago

bolducp commented 7 years ago

For arrays of objects, we don't want every individual object to be wrapped in an additional key/value pair.

Removing the initializer the structure becomes more apparent by looking at the controllers' code.