Skip to content

geek115/ruby-code-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruby-code-test

Technical exercise on Ruby

Pre-Requisites

  1. Ruby
  2. Rubocop
  3. RSpec
  4. Git

Run the project

Extract zip file and go to ruby-code-test directory in Terminal

$ ...
$ cd ruby-code-test

Otherwise, you can use git clone command.

To test example data, please run below command

$ ruby example.rb

To execute rspec test, please run below command

$ rspec example_spec.rb

Screenshot


Happy coding!

About

Technical exercise on Ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages