Am working on a Modular Rails Application by following TutsPlus Modular Rails App training here.
However, after install Administrate Gem and running rails generate administrate:install to install my dashboard, I get the error as is in the image below:
In short Administrated Gem doesn't work with a Modular Rails App. How do I solve this problem or how do I make Administrate Gem support Namespaced Models???
What I have done:
I have tried to hard code a dashboard, but wont just work with Administrate (Rails just cant fine Administrate Gem in a Modular Rails App because of that error, but works with a Monolithic Rails App).

Read and follow carefully the instruction, then update me
Then RUN
bundle installin your terminal!!!