Skip to content
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

Fixed safe_load_path? method definition to avoid runtime errors #4157

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

abujeda
Copy link
Contributor

@abujeda abujeda commented Feb 17, 2025

After installing OODv4.0.0 and configure the plugins directory, I was getting the following error:

App 240 output: Error: The application encountered the following error: undefined method `safe_load_path?' for class Dashboard::Application (NoMethodError)
App 240 output:     /opt/ood/ondemand/root/usr/share/gems/3.3/ondemand/4.0.0-1/gems/railties-7.0.8.5/lib/rails/railtie.rb:228:in `method_missing'

This PR fixes this issue.

It would be great to retrofit to OODv4.0.0 branch so that it goes into the next release.

@johrstrom johrstrom merged commit 3dc422e into OSC:master Feb 17, 2025
22 checks passed
johrstrom added a commit that referenced this pull request Feb 20, 2025
Fixed safe_load_path? method definition to avoid runtime errors (#4157)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants