#Web框架# 一款严格遵守MVC设计模式的Ruby Web框架。设计原则包括“不做重复的事”和“惯例优于设置”
Track changes to your rails models
翻译 - 跟踪对Rails模型的更改
Object-based searching.
翻译 - 基于对象的搜索。
AASM - State machines for Ruby classes (plain Ruby, ActiveRecord, Mongoid, NoBrainer, Dynamoid)
翻译 - AASM-Ruby类的状态机(普通Ruby,ActiveRecord,Mongoid,NoBrainer)
Annotate Rails classes with schema and routes info
翻译 - 使用模式和路由信息注释Rails类
Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.
翻译 - 已审核(以前称为act_as_audited)是一个ORM扩展,用于将所有更改记录到您的Rails模型中。
Elasticsearch integrations for ActiveModel/Record and Ruby on Rails
翻译 - 用于ActiveModel / Record和Ruby on Rails的Elasticsearch集成
IdentityCache is a blob level caching solution to plug into Active Record. Don't #find, #fetch!
翻译 - IdentityCache是可插入ActiveRecord的Blob级缓存解决方案。不要#寻找,#获取!
Easily and efficiently make your ActiveRecord models support hierarchies
翻译 - 轻松有效地使您的ActiveRecord模型支持层次结构
Identify database issues before they hit production.
pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search
翻译 - pg_search建立ActiveRecord命名范围,以利用PostgreSQL的全文本搜索
Writing SQL using Java syntax
翻译 - ObjectiveSQL是Java中基于ActiveRecord模式的ORM框架,它鼓励快速开发和整洁,代码最少且约定俗成。
The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.
翻译 - 查找模型架构和数据库约束之间不一致的工具。
Work with JSON-backed attributes as ActiveRecord-ish models
翻译 - 使用JSON支持的属性作为ActiveRecord-ish模型
SQL Server Adapter For Rails
翻译 - 用于Rails的SQL Server适配器
#安全# Modern encryption for Ruby and Rails
翻译 - Rails的现代加密
#搜索# Search engine like fulltext query support for ActiveRecord
Rails PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.
翻译 - Rails PostgreSQL数据库性能见解。锁,索引使用率,缓冲区高速缓存命中率,真空状态等。
A security extension for devise, meeting industry-standard security demands for web applications.
翻译 - 用于设计的安全扩展,可以满足Web应用程序的工业标准安全要求。
Building applications with composability using Boxcars with LLM's. Inspired by LangChain.