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

Depracation warning for Rails 7.2 fixed - enum #1386

Merged
merged 2 commits into from
Oct 23, 2024

Commits on Oct 17, 2024

  1. Update navigation_item.rb

    Depracation warning for Rails 7.2.11/8 fixed.
    in Rails 8.0. Positional arguments should be used instead:
    webhoernchen authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b6dbbef View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Update navigation_item.rb

    support for older Rails version added
    webhoernchen authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6b157f8 View commit details
    Browse the repository at this point in the history