retrospring/app/controllers/ajax
Georg Gadinger 9413d23a02 let Zeitwerk autoload the lib/ directory
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
2022-12-29 20:57:28 +01:00
..
answer_controller.rb Add translations for answer ajax controller 2022-07-06 21:54:34 +02:00
comment_controller.rb Add translations for comment ajax controller 2022-07-06 21:54:34 +02:00
inbox_controller.rb Remove AJAX question generation code 2022-11-18 23:35:38 +01:00
list_controller.rb Require user param for ListController#create 2022-07-17 09:40:34 +02:00
moderation_controller.rb let Zeitwerk autoload the lib/ directory 2022-12-29 20:57:28 +01:00
question_controller.rb let Zeitwerk autoload the lib/ directory 2022-12-29 20:57:28 +01:00
relationship_controller.rb let Zeitwerk autoload the lib/ directory 2022-12-29 20:57:28 +01:00
report_controller.rb Apply review suggestion from @raccube 2022-07-06 21:54:34 +02:00
smile_controller.rb Add translations for smile ajax controller 2022-07-06 21:54:34 +02:00
subscription_controller.rb Remove subscription ajax controller locales 2022-07-06 21:54:34 +02:00