在Rails中使用inherited_resources搜索/排序数据

发布于 2025-01-03 14:47:11 字数 198 浏览 1 评论 0原文

是否有一种流行的 gem 可以更轻松地在 Rails 中构建管理界面,让您可以搜索和排序数据?如果它与inherited_resources 集成得很好,那就加分。

我不想使用像 activeadmin 这样重量级的东西。

寻找这样的东西: 目标图像

Is there a popular gem that makes it easier to build an admin interface in Rails that lets you search and order data? Bonus points if it integrates well with inherited_resources.

I don't want to use something as heavyweight as activeadmin.

Looking for something like this:
image of goal

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

月寒剑心 2025-01-10 14:47:11

我找到了排序的 gem(https://github.com/mynameisrufus/sorted),它使我可以轻松构建可排序的表。

Ransack (https://github.com/ernie/ransack) 让我可以轻松构建搜索。

I found the sorted gem (https://github.com/mynameisrufus/sorted), which allows me to easily build sortable tables.

Ransack (https://github.com/ernie/ransack) lets me easily build searches.

乄_柒ぐ汐 2025-01-10 14:47:11

您提供的屏幕截图正是您正在寻找的

http://activeadmin.info/

The screenshot you provided is exactly what you are looking for

http://activeadmin.info/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文