diff options
Diffstat (limited to 'databases/rubygem-state_machines-activemodel-gitlab/pkg-descr')
-rw-r--r-- | databases/rubygem-state_machines-activemodel-gitlab/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/rubygem-state_machines-activemodel-gitlab/pkg-descr b/databases/rubygem-state_machines-activemodel-gitlab/pkg-descr new file mode 100644 index 000000000000..0004b37c526c --- /dev/null +++ b/databases/rubygem-state_machines-activemodel-gitlab/pkg-descr @@ -0,0 +1,4 @@ +The StateMachines ActiveModel integration is useful for both standalone usage +and for providing the base implementation for ORMs which implement the +ActiveModel API. This integration adds support for validation errors and dirty +attribute tracking. |