RubyGems Navigation menu

database_validations 2.1.0

ActiveRecord provides validations on app level but it won't guarantee the consistent. In some cases, like `validates_uniqueness_of` it executes additional SQL query to the database and that is not very efficient. The main goal of the gem is to provide compatibility between database constraints and ActiveRecord validations with better performance and consistency.

Gemfile:
=

installation:
=

Versions:

  1. 2.1.1 March 31, 2026 (12,5 ko)
  2. 2.1.0 March 31, 2026 (12,5 ko)
  3. 2.0.0 March 20, 2026 (11 ko)
  4. 1.2.0 February 07, 2026 (11 ko)
  5. 1.1.1 March 14, 2022 (11 ko)
Voir toutes les versions (41)

Dépendances de Runtime (2):

activerecord >= 7.2.0

Dépendances de Development (10):

bundler >= 0
mysql2 >= 0
pg >= 0
rake >= 0
rspec >= 0
rubocop >= 0
sqlite3 >= 0

Propriétaires:

Pushed by:

Auteurs:

  • Evgeniy Demin

Total de contrôle SHA 256:

=

Total de téléchargements 1 432 622

Pour cette version 84

Version publiée:

License:

MIT

Version de Ruby requise: >= 3.2.0

Liens: