Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Nedbal f782e32f30 Fix theme spec 2024-08-06 23:06:26 +02:00
Andreas Nedbal 5d38699ba6 Represent theme colors as hexadecimal in export 2024-08-06 23:06:26 +02:00
Andreas Nedbal 92cb5da58a Fix theme export specs 2023-01-29 21:17:23 +01:00
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
Georg Gadinger 2b3e7ab609 add specs for new exporters 2022-12-10 03:28:17 +01:00