-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/fullcalendar_engine: Permission denied #29
Comments
What is the output of |
The below output makes me think that somehow the fullcalendar_engine gem and rails_admin gem we used for authentication/authorization got mixed up? I was at a hackathon when I posted this question and switched back to the fullcalendar gem after I couldn't get fullcalendar_engine to work. Unfortunately, we didn't get the calendar to work before the hackathon ended. |
Did you run
|
I ran
mount FullcalendarEngine::Engine => "/fullcalendar_engine"
and got"-bash: /fullcalendar_engine: Permission denied"
I googled the error but couldn't find any helpful results. Any help? Thanks!The text was updated successfully, but these errors were encountered: