Is that possible to use Hanami as a engine in the Rails application? I didn't found any straight-forward way to do this in the docs so far.
Asked
Active
Viewed 143 times
2
-
Have you tried to mount the applications side by side in `config.ru`? – Aleksander Pohl Aug 01 '18 at 21:35