gpt4 book ai didi

ruby-on-rails - 如何防止 rails_admin gem 将导航侧栏中的某些标签复数

转载 作者:行者123 更新时间:2023-12-01 08:38:14 26 4
gpt4 key购买 nike

任何使用过 rails_admin gem 的人都可能注意到导航侧边栏中的标签总是复数形式。

对于特定型号,是否有办法防止这种情况发生?

最佳答案

在自述文件中:

You probably want to change the name of the navigation_label. This can be easily achieved with the 'navigation_label' method of the parent model.

Added to previous example:

class League < ActiveRecord::Base
rails_admin do
navigation_label 'League related'
end
end

这能解决你的问题吗?

关于ruby-on-rails - 如何防止 rails_admin gem 将导航侧栏中的某些标签复数,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7074318/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com