hanami/spec
Tim Riley c963882a3c
Add lib/ to $LOAD_PATH before loading app file (#1251)
This makes it possible to require files from lib/ at conventional spot at the top of the file, rather than inside the body of the app class.
2022-11-11 07:06:58 +11:00
..
integration Add lib/ to $LOAD_PATH before loading app file (#1251) 2022-11-11 07:06:58 +11:00
isolation/hanami Switch to dry-logger (#1236) 2022-11-07 12:17:39 +01:00
support Remove usage of the private Zeitwerk::Registry.loaders (#1242) 2022-11-08 21:41:29 +11:00
unit/hanami Fix sessions middleware spec (#1247) 2022-11-08 22:45:24 +11:00
spec_helper.rb Support for prepending/appending middlewares (#1176) 2022-06-30 07:27:56 +02:00