mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
this also allows the UseCase classes to be hot reloaded in dev 🎉
- remove use_case requires (except for the exporter as Zeitwerk
doesn't know about the subclasses)
- move version.rb to lib/retrospring so that Zeitwerk knows where
to find Retrospring::Version
|
||
---|---|---|
.. | ||
controllers | ||
helpers | ||
javascript | ||
mailers | ||
models | ||
policies | ||
services | ||
uploaders | ||
validators | ||
views | ||
workers |