Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Ruby Challenge Ruby Challenge
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Jobsity
  • Ruby ChallengeRuby Challenge
  • Wiki
  • Ruby challenge instructions

Ruby challenge instructions · Changes

Page history
Update Ruby challenge instructions authored May 09, 2024 by Matias  Marin's avatar Matias Marin
Show whitespace changes
Inline Side-by-side
Showing with 5 additions and 0 deletions
+5 -0
  • Ruby-challenge-instructions.md Ruby-challenge-instructions.md +5 -0
  • No files found.
Ruby-challenge-instructions.md
View page @ d5b6a1c1
<div align="center">
<img src="https://media.licdn.com/dms/image/D4E0BAQETyObSEmZH-A/company-logo_200_200/0/1693956448491/jobsity_llc_logo?e=1723075200&v=beta&t=rGq4fY1cprFyIaSabim0_bgb-QLCbJUk6Es9dXuua1w"/>
</div>
## Description
This project is designed to test your knowledge of back-end web technologies, specifically in Ruby and assess your ability to create back-­end products with attention to details, standards, and re-usability.
......@@ -9,6 +13,7 @@ The goal of this exercise is to demonstrate your ability to build a greenfield p
The code should handle the bowling scores rules described in the specs and [here](https://www.youtube.com/watch?v=aBe71sD8o8c).
## Mandatory Features
- You will need to **record a video explaining the code** you created, the decisions you made, its functionality, and demonstrating the complete operation of the challenge. _Remember to show the execution from scratch, it should not be running beforehand._
- The program should run from the command-line and take a text file as input
......
Clone repository
  • Ruby challenge instructions
  • Ruby challenge
  • Home