luckyframework / website-old

The old website for Lucky (archived)
https://github.com/luckyframework/website-v2
MIT License
11 stars 29 forks source link

Add comment about record always being passed. #89

Closed hanneskaeufler closed 6 years ago

hanneskaeufler commented 6 years ago

That sentence would have helped me figure this out quicker. I did form.errors.empty? at first, but save_succeeded? and valid? also both make my test pass and seem clearer.