Skip to content

Conversation

@ArtemDordovskyi
Copy link

Describe

I see warning (eval):1: warning: method redefined; discarding old sitemap_sample

Steps to reproduce

  1. Create rails application
rails new test-eval
cd test-eval
  1. Add gem sitemap_generator
bundle add sitemap_generator -v=6.3.0
  1. Run command
bundle exec rake -T

Environment

  • Ruby version: 3.2.1
  • Bundle version: 2.4.5
  • Integration framework version:
    • Rack: 3.0.11
    • Rails: 7.1.3.2
    • Rake: 13.2.1
Error messages:
(eval):1: warning: method redefined; discarding old sitemap_sample

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.

1 participant