RubyGems Navigation menu

where_chain 0.4.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:
=

installation:
=

Versions:

  1. 0.6.0 June 04, 2024 (9 ko)
  2. 0.5.0 February 17, 2023 (9 ko)
  3. 0.4.0 January 07, 2021 (9 ko)
  4. 0.3.1 June 25, 2020 (9 ko)
  5. 0.3 October 01, 2019 (9 ko)
Voir toutes les versions (11)

Dépendances de Runtime (1):

activerecord >= 4.2

Dépendances de Development (8):

Propriétaires:

Pushed by:

Auteurs:

  • Marcin Ruszkiewicz

Total de contrôle SHA 256:

=

Total de téléchargements 26 444

Pour cette version 3 809

Version publiée:

License:

MIT

Version de Ruby requise: >= 0

Liens: