You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mount FullcalendarEngine::Engine => "/fullcalendar_engine"
I have an existing app, with Devise, RailsAdmin etc, I installed the gem and mounted in routes.rb I then have broken routes for the rest of the app when I goto the full calendar mount point. I assume I need to inherit some of the routes from the rest of the app?
The text was updated successfully, but these errors were encountered:
mount FullcalendarEngine::Engine => "/fullcalendar_engine"
I have an existing app, with Devise, RailsAdmin etc, I installed the gem and mounted in routes.rb I then have broken routes for the rest of the app when I goto the full calendar mount point. I assume I need to inherit some of the routes from the rest of the app?
The text was updated successfully, but these errors were encountered: