RubyGems Navigation menu

where_chain 0.5.0

This is a Rails plugin that extends Active Record with additional methods: .like, .unlike, .gt, .gte, .lt and .lte, so that you can replace the SQL strings like Post.where('comments > 5') with Post.where.gt(comments: 5)

Gemfile:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 0.6.0 - June 04, 2024 (9 KB)
  2. 0.5.0 - February 17, 2023 (9 KB)
  3. 0.4.0 - January 07, 2021 (9 KB)
  4. 0.3.1 - June 25, 2020 (9 KB)
  5. 0.3 - October 01, 2019 (9 KB)
Mostrar todas las versiones (11 total)

dependencias de Runtime (1):

activerecord >= 4.2

dependencias de Development (8):

Propietarios:

Subida por:

Autores:

  • Marcin Ruszkiewicz

SHA 256 checksum:

e9c281b18522e369043c6fd0d917afcd3f6267405e06889fbd3cbb26cdacb08b

Total de descargas 25.601

Para esta versión 1.198

Licencia:

MIT

Versión de Ruby requerida: >= 0

Enlace: