Skip to content

Commit

Permalink
context on save action errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Bob committed Apr 28, 2024
1 parent d47ae61 commit 47f04a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/3.0/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ If you're looking for the Avo 2 to Avo 3 upgrade guide, please visit [the dedica

## Upgrade from 3.5.4 to 3.5.5
:::option Record errors
With version `3.5.5` we introduced a stricter error check. Now when the record have any error included the action will fail. This allow you to do things like:
With version `3.5.5` we introduced a stricter error check. Now when the record have any error included the save action will fail. This allow you to do things like:

```ruby
before_update do
Expand Down

0 comments on commit 47f04a8

Please sign in to comment.