5a36e57b9f
Reuse ActiveRecord object after creating StructuredErrorAttributes
...
With these changes, the newly created StructuredError will have all StructuredErrorAttributes preloaded, thus speeding up further access to this association.
2023-03-20 23:43:53 +01:00
574e99eddd
Fix rubocop offenses - Requires Ruby 3.1+
2022-11-25 11:10:06 +01:00
5243808d54
Apply automatic rubocop fixes
2021-05-17 19:40:38 +02:00
6cbecb5b39
Apply automatic rubocop fixes
2021-05-14 22:03:06 +02:00
de52db89f0
Upgrade Rails to version 5.2.1 and adopt code & specs where necessary
...
Signed-off-by: Sebastian Serth <Sebastian.Serth@student.hpi.de >
2018-11-06 16:46:00 +01:00
f172f168db
Refactor structured error attribute creation
2018-01-30 11:06:17 +01:00
5d6158f95a
Fix structured error creation if attributes don't match; write match status to database
2017-07-19 15:46:19 +02:00
4d684a7a05
Extract structured errors on run and submit
2017-07-12 09:52:33 +02:00
d2a089d057
Add structured errors to schema
2017-07-03 10:09:48 +02:00