Skip to content

minivan/sample_app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English

Fork the repository and implement the following behavior:

  • score_from has to be lower than score_to
  • score_to has to be higher than score_from
  • scores cannot overlap with other Ranks

Test the behavior that you added to verify that your implementation is good. Whenever you're done, open a pull request with all the good stuff.

Good luck!

Nederlands

Fork de repository en implementeer het volgende gedrag:

  • score_from moet lager zijn dan de score_to
  • score_to moet hoger zijn dan de score_from
  • scores mogen niet overlappen met de andere Ranks

Voeg tevens wat testen toe die testen of het bovenstaande gedrag goed geimplementeerd is

Wanneer je klaar bent maak je een pull request met daarin al je commits.

Success!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 78.8%
  • HTML 16.2%
  • CSS 3.0%
  • JavaScript 1.5%
  • CoffeeScript 0.5%