You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix ContractScope validator + small tweaks (#2510)
* ContractScope's validator inherits from Grape::Validations::Validator::Base
initialize method has been updated accordingly
opts adds fail_fast
Use << when concatenating string
Use map instead of each []
* Add CHANGELOG.md
Add inherits spec
* Fix cop
* Fix spec
0 commit comments