hanami / cli

Hanami command line
MIT License
27 stars 28 forks source link

Load providers via `#[]` #164

Closed timriley closed 3 months ago

timriley commented 3 months ago

Now that dry-system is updated to find and load providers when accessing them via #[] (see https://github.com/dry-rb/dry-system/pull/273), we can use this shorter, nicer method.