mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 01:06:05 +01:00
9413d23a02
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 | ||
factories | ||
fixtures | ||
helpers | ||
integration | ||
lib | ||
models | ||
requests/user | ||
shared_examples | ||
support | ||
workers | ||
rails_helper.rb | ||
spec_helper.rb |