Leandro,
Active Record Validations [1] in Ruby/Rails are widely used and very much
like spec except that out of the box they are coupled to ActiveModel
classes.
(A short extension decouples them completely and makes them effectively
just like spec -- that is, you can express the validations in
On Sat, 29 Aug 2020 at 12:40, Aaron D. wrote:
> Active Record Validations in Ruby/Rails are widely used and very much like
> spec
[...]
[Speculation] makes [ARV] effectively just like spec.
Thanks for taking the time to reply, Aaron.
Your pointers are great! We will definitely mention ARV + Spe
Thought process behind and goals of the https://github.com/cljctools
project:
https://github.com/cljctools/readme#rationale
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that pos