开始使用轨道?一定要有宝石吗? [英] Getting started with rails? Must have gems?

查看:17
本文介绍了开始使用轨道?一定要有宝石吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用 Rails 开始一个项目,但我正在等待实用 Rails 书的第 3 版出版,然后再购买一本书.

I'm starting work on a project using Rails, but I'm waiting for the 3rd edition of the pragmatic rails book to come out before I purchase a book.

无论如何,我的问题比我如何开始更尖锐...

Anyway, my question is a bit more pointed than how do I get started...

每个人都使用的必备宝石有哪些?

What are some of the must have gems that everyone uses?

我需要基本身份验证,所以我有 restful 身份验证 gem,但除此之外,我不知道我不知道什么.在某处是否存在这些信息的枯竭?99% 的人在启动新的 Rails 应用程序时都会使用一些基本设置?

I need basic authentication, so I have the restful authentication gem, but beyond that, I don't know what I don't know. Is there a run down of this information somewhere? Some basic setup that 99% of the people start with when starting a new rails application?

提前致谢.

推荐答案

我在大多数项目中倾向于使用的 gems 和插件是:

The gems and plugins that I tend to use on most of my projects are:

  • Restful Authentication -- For authentication
  • Will Paginate -- For pagination
  • Attachment Fu -- For image and file attachments
  • RedCloth -- For textile rendering
  • Capistrano -- For deployment

这篇关于开始使用轨道?一定要有宝石吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆