Rails 关于 rails_admin

sforce100 · October 29, 2012 · Last by JeskTop replied at October 29, 2012 · 1838 hits

怎样才能让 model 中的属性不在后台显示呢

https://github.com/sferik/rails_admin/wiki/Navigation config.excluded_models = ["Class1"] 一般这类比较简单的问题 wiki 页面里面会有的。先查看一下 wiki。

You need to Sign in before reply, if you don't have an account, please Sign up first.