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

Zeitwerk support #3

Merged
merged 1 commit into from Aug 29, 2022
Merged

Conversation

yui-har
Copy link
Contributor

@yui-har yui-har commented Mar 2, 2022

When I tried to run this plugin with Redmine's trunk branch(r21444), the execution of bundle exec rake db:create failed.

rake aborted!
LoadError: cannot load such file -- redmine_extended_reminder/hooks
/tmp/redmine/vendor/bundle/ruby/3.1.0/gems/zeitwerk-2.5.4/lib/zeitwerk/kernel.rb:35:in `require'
/tmp/redmine/vendor/bundle/ruby/3.1.0/gems/zeitwerk-2.5.4/lib/zeitwerk/kernel.rb:35:in `require'
/tmp/redmine/vendor/bundle/ruby/3.1.0/gems/activesupport-6.1.4.6/lib/active_support/dependencies/zeitwerk_integration.rb:51:in `require_dependency'
/tmp/redmine/plugins/redmine_extended_reminder/init.rb:2:in `<top (required)>'

I fixed to work with the trunk and the following versions of Redmine.

@yui-har yui-har marked this pull request as draft March 4, 2022 07:13
@yui-har yui-har marked this pull request as ready for review March 4, 2022 07:14
@yui-har yui-har closed this Mar 4, 2022
@yui-har yui-har reopened this Mar 4, 2022
@vividtone vividtone merged commit 433383a into vividtone:master Aug 29, 2022
@yui-har yui-har deleted the 47718/zeitwerk-support branch September 15, 2022 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants