Open mamhoff opened 9 months ago
Hi guys,
Installed the gem but I see no changes at all, no content area to leave a review etc, I'm using the starter_frontend and solidus 4.1.3.
So came here to run the sandbox but to no avail, don't quite understand why there are no admin or reviews routes.
Ran ./rails-sandbox
to generate the app but although it says the app was created I don't understand how it's supposed to work
Ran the bin/rails generate solidus_reviews:install
script but no routes match admin
, reviews
etc
@thomasbromehead I suggest you to open a dedicated issue with your details.
Your comment is currently attached to a PR, so it's not relevant in this context. You didn't provide all your process details, but I suspect your install process rails g solidus_reviews:install
failed, as the installer doesn't seem to be compatible with the starter frontend here (the controller exists only in the old frontend).
We still use deface in this gem, so it must be a dependency - otherwise the sandbox won't build.