我遇到了如何修复列过滤器对齐的问题 我放了一个非数据库列,其中包括我的CRUD,我的列过滤器没有正常运行
File % covered Lines Relevant Lines Lines covered Lines missed Avg. Hits / Line
app/models/user.rb 0.0 % 28 28 0 28 0.0
app/models/admin.rb 100.0 % 3 1 1 0 1.0
app/models/article.rb 100.0 % 32 19 19 0 5.8
app/models/profile.rb 100.0 % 13 6 6 0 1.0
我的名字列搜索是从姓氏列
中搜索