gpt4 book ai didi

ruby-on-rails - 哪些 Rails 插件是好的、稳定的并且*真正*增强您的代码?

转载 作者:数据小太阳 更新时间:2023-10-29 07:02:01 26 4
gpt4 key购买 nike

谁有一份 Rails 插件列表,这些插件既稳定又能为您提供足够的功能,值得付出额外的努力来支持?

编辑:

我最感兴趣的是最佳、最完整的插件列表,因此我可以在下次启动 Rails 应用程序时使用它。我目前不需要特定的插件。

最佳答案

您可以使用 bort作为引用

Plugins Installed

Bort comes with a few commonly usedplugins installed and already setup.

RESTful Authentication

RESTful Authentication is alreadysetup. The routes are setup, alongwith the mailers and observers.Forgotten password comes setup, so youdon’t have to mess around setting itup with every project.

The AASM plugin comes pre-installed.RESTful Authentication is also setupto use user activation.

User Roles

Bort now comes with Role Requirementby Tim Harper. A default admin role ispredefined along with a default adminuser. See the migrations for the adminlogin details.

Open ID Authentication

Bort, as of 0.3, has Open IDintegrated with RESTfulAuthentication. Rejoice!

Will Paginate

We use will_paginate in pretty muchevery project we use, so Bort comeswith it pre-installed.

Rspec & Rspec-rails

You should be testing your code, soBort comes with Rspec and Rspec-railsalready installed so you’re ready toroll.

Exception Notifier

You don’t want your applications tocrash and burn so Exception Notifieris already installed to let you knowwhen everything goes to shit.

Asset Packager

Packages up your css/javascript soyou’re not sending 143 files down tothe user at the same time. Reducesload times and saves you bandwidth.

p/s:同意@eric,细节

关于ruby-on-rails - 哪些 Rails 插件是好的、稳定的并且*真正*增强您的代码?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/538600/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com