RubyGems Navigation menu

care_bert 0.0.5

CareBert analyzes the current items of your database and performs differing validation and integrity tests. Currently it supports following checks: \n - Table Integrity => check each single model-instance of all available tables can be loaded \n - Model Validation => triggers the validation of each single model-instance (which results might have changed due code-modifications) \n - Missing Assocs => tries to load each instance of an assoc, if the foreign_key is set (having a present FK doesn't mean it really has the targeted model available)

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.0.5 - March 06, 2015 (17.0 KB)
  2. 0.0.4 - January 22, 2015 (17.0 KB)
  3. 0.0.3 - October 02, 2014 (16.5 KB)
  4. 0.0.2 - October 02, 2014 (15.5 KB)
顯示所有版本(共 5)

Runtime 相依性套件 (2):

rails ~> 3
spinner.rb ~> 0.3

Development 相依性套件 (2):

rubocop >= 0
sqlite3 >= 0

擁有者:

作者:

  • Daniel Loy

SHA 256 總和檢查碼:

77ca344f2b4f07e94f3549cb9d263dfe62499cebc40745f8799fa78584a9d0b3

總下載次數 11,928

這個版本 3,443

授權:

MIT

Ruby 版本需求: >= 0

相關連結: