Skip to content
This repository has been archived by the owner on Jun 15, 2018. It is now read-only.

Does not compile with Crystal 0.23 #2

Open
veelenga opened this issue Jul 10, 2017 · 0 comments
Open

Does not compile with Crystal 0.23 #2

veelenga opened this issue Jul 10, 2017 · 0 comments

Comments

@veelenga
Copy link

veelenga commented Jul 10, 2017

The error:

in spec/kemalyst-validators_spec.cr:7: undefined method 'validate'

  validate :name, "is required", -> (this : Person) { this.name != nil }
  ^~~~~~~~

Could you please suggest how to fix this properly?

UPDATE: refs #4639

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant