Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 667 Bytes

File metadata and controls

24 lines (13 loc) · 667 Bytes

Change log

0.2.1

  • Proper support for Rails 7.0 and its lack of normalizes (#1) (@yaroslav)

0.2.0

  • Initial public release. (@yaroslav)

  • Make the default namespace-level rake task to run the full report (callbacks and validations). (@yaroslav)

0.1.1

  • Migrated from terminal-table to table_tennis. (@palkan)

  • Added mode=default | full parameter to hide Rails internal callbacks/validations by default. (@palkan)

0.1.0

  • Initial version. See README.md for details. (@yaroslav)