使用 Ruby On Rails 在 AJAX 中进行星级评定

发布于 2024-07-25 13:29:09 字数 90 浏览 10 评论 0原文

我认为acts_as_rateable似乎已经过时并且不支持AJAX。

我正在寻找一个简单的“5 星”评级系统:是否有任何插件或教程可以提供帮助?

I think that acts_as_rateable seems to be quite obsolete and doesn't support AJAX.

I'm looking for a simple "5 star" rating system: is there any plugin or tutorial that can help?

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

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

发布评论

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

评论(2

-柠檬树下少年和吉他 2024-08-01 13:29:10

整整一年后,由于这是 Google 上关于该主题的热门搜索之一,我想我应该添加以下注释:

Ajaxful 评级在 Rails 3 上并不真正有效,因此您可能需要查看本教程以了解如何在 Rails 3 中创建您自己的星级评级系统。
(http://八十-b.tumblr.com/post/1569674815/creating-an-ajaxified-star- rating-system-in-rails-3

Fully a year later, since this is one of the top hits on Google for this subject I thought I'd add this note:

Ajaxful rating doesn't really work on Rails 3, so you might want to check out this tutorial for how to create your own star rating system in Rails 3.
(http://eighty-b.tumblr.com/post/1569674815/creating-an-ajaxified-star-rating-system-in-rails-3)

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