vanguard
External validations for ruby objects
파일 탐색기
최종 버전 다운로드 (.zip)- flay.yml
- flog.yml
- mutant.yml
- reek.yml
- roodi.yml
- yardstick.yml
- nullary.rb
- evaluator.rb
- and.rb
- or.rb
- xor.rb
- equality.rb
- format.rb
- greater_than.rb
- identity.rb
- inclusion.rb
- less_than.rb
- primitive.rb
- proc.rb
- value.rb
- attribute.rb
- not.rb
- binary.rb
- nullary.rb
- unary.rb
- not_blank.rb
- not_nil.rb
- absence.rb
- format.rb
- inclusion.rb
- length.rb
- predicate.rb
- presence.rb
- primitive.rb
- attribute.rb
- confirmation.rb
- guard.rb
- nullary.rb
- blank.rb
- builder.rb
- builder.rb
- dsl.rb
- evaluator.rb
- instance_methods.rb
- matcher.rb
- result.rb
- rule.rb
- validator.rb
- violation.rb
- vanguard.rb
- guard_spec.rb
- validates_absence_of_spec.rb
- validates_acceptance_of_spec.rb
- validates_confirmation_of_spec.rb
- validates_format_of_spec.rb
- validates_inclusion_of_spec.rb
- validates_length_of_spec.rb
- validates_presence_of_spec.rb
- validates_value_of_spec.rb
- validator_spec.rb
- dsl_spec.rb
- blank_spec.rb
- rcov.opts
- spec_helper.rb
- suite.rb
- .gitignore
- .rspec
- .travis.yml
- Gemfile
- Gemfile.devtools
- Guardfile
- LICENSE
- Rakefile
- README.md
- TODO
- vanguard.gemspec
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/mbj/vanguard
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd vanguard
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
