What makes it an ordeal is that the first app is massive with hundreds
of views etc., the second one is rather small with only a couple of
dozen views.
Creating APIs or even scraping it with nokogiri.
In fact I've kind of transformed the big one into an engine already and
added it to the wrapper app as a gem. However, my current problem is:
when I run rake routes, I get all routes from the app turned into an
engine however, login_path etc. doesn't work in the views.