Skip to content

Commit

Permalink
refactor: port validate, validators, models and mixins to JavaScript
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-zakharchenko committed Apr 11, 2019
1 parent 755e567 commit 2e34392
Show file tree
Hide file tree
Showing 14 changed files with 653 additions and 529 deletions.
2 changes: 1 addition & 1 deletion src/gavel.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ module.exports = {
validate,
isValid,
isValidatable
}
}
322 changes: 0 additions & 322 deletions src/mixins/validatable-http-message.coffee

This file was deleted.

Loading

0 comments on commit 2e34392

Please sign in to comment.