Commit Graph

8 Commits

Author SHA1 Message Date
Rob Hanlon 0b4c076876 rubocop -a 2020-03-10 20:12:57 -07:00
Viet (Drake) Tran 1b1f180928 Update style 2019-04-04 23:01:05 +07:00
Viet (Drake) Tran 6f87ceb540 Make examples work
Just want to make the examples work with the new version.
2019-04-04 22:36:35 +07:00
Piotr Solnica 203c4fd760
rubocop --only Style/FrozenStringLiteralComment -a 2019-03-04 10:40:23 +01:00
Святослав Крюков 7fcaacd2fa Update examples to match DSL 2019-02-22 22:45:34 +03:00
Piotr Solnica 75217d5bd1
Rename Schema.{params=>Params,json=>JSON} 2019-01-28 11:12:38 +01:00
Piotr Solnica 677a3bc5e5 Morph into dry-schema
* Dry::Validation => Dry::Schema
  * Dry::Validation.Schema => Dry::Schema.build
  * Dry::Validation.Form => Dry::Schema.form
  * Dry::Validation.JSON => Dry::Schema.json
  * Dry::Validation.(Schema,Form,JSON) continue to work due to backward compatibility reasons
2017-04-21 16:10:08 +02:00
Piotr Solnica 3a475f3913 Import dry-validation code 2017-04-17 17:04:17 +02:00