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
|
||
---|---|---|
.. | ||
answer_controller.rb | ||
comment_controller.rb | ||
inbox_controller.rb | ||
list_controller.rb | ||
moderation_controller.rb | ||
question_controller.rb | ||
relationship_controller.rb | ||
report_controller.rb | ||
smile_controller.rb | ||
subscription_controller.rb |