我应该使用哪些 Rails 插件?
几年前,我出于兴趣学习了 Rails,但现在我又重新开始学习 Rails,因为我想尝试建立一个简单的付费广告利基招聘网站,并添加一些花哨的功能。 我学到的许多 Rails 书籍都给出了如何构建购物车或用户身份验证系统的示例,但在网络上环顾四周,似乎有许多插件提供了许多这种常见的功能。 然而,插件的选择非常多,我很难知道应该使用哪些插件。
所以我的问题是:您会推荐使用哪些(如果有)rails 插件来构建 Rails 站点,为什么?
I learnt rails a couple of years ago out of interest, but now I'm coming back to it because I want to try and build a simple pay-to-advertise niche job site with a few bells and whistles. Many of the rails books I learnt from gave examples of how to build a shopping cart or user authentication system, but looking around on the web there seems to be many plugins that a provide a lot of this common functionality. The choice of plugins however is very large and it's difficult for me to know which ones I should be using.
So my question is this: which (if any) rails plugins would you recommend for building a rails site, and why?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
实际上有大量的 Rails 插件(和 gem)可以为您提供所需的功能,我将在这里列出一些我曾经使用过的插件。
还有很多,但我没有时间全部列出。 如果您需要某项特定功能,请务必在推出自己的功能之前先通过 Google 搜索,因为可能有一个解决方案可以完美满足您的需求。
There are literally tons of rails plugins (and gems) to give you the functionality you need, and I'll list some of the ones here that I've had experience with.
There are plenty more, but I don't have time to list them all. If you ever have need for a specific piece of functionality, always Google for it before rolling your own, because there may be a solution out there that fits your needs perfectly.
我推荐 authlogic 进行身份验证。 最流行的两个是 authlogic 和 Restful_authentication。 我还没有做过任何购物车的事情,但有一些宝石可以与贝宝和活跃商家集成。
i recommend authlogic for authentication. the two most popular are authlogic and restful_authentication. I haven't done any shopping cart stuff but there are gems out there for integration with paypal and activemerchant.
我推荐以下内容:
使用mysql进行简单的全文搜索
数据库。
友好的文本网址。
方便面包屑导航。
例如电子邮件通知。
工作机会。
I recommend the following:
simple full text search using mysql
database.
friendly text urls.
for easy breadcrumbing.
like email notification.
jobs.