Apartment and Heroku
I am trying to implement Apartment. It works fine in development but the app won't load on production. I get this error:
Apartment::TenantNotFound (One of the following schema(s) is invalid: "ocapp" "public"):
I have researched and tweaked but can't seem to find out what's missing. Any help would be most appreciated.