Skip to content

exercism/ruby-representer

Folders and files

NameName
Last commit message
Last commit date
Jun 18, 2021
Jan 1, 2025
Aug 10, 2023
Oct 26, 2023
Aug 27, 2020
Oct 26, 2023
Oct 26, 2023
Aug 10, 2023
Aug 10, 2023
Aug 10, 2023
Aug 15, 2023
Mar 1, 2024
Aug 15, 2023
Nov 18, 2020
Jan 1, 2025
Oct 9, 2019
Aug 25, 2020
Aug 27, 2020
Aug 27, 2020
Nov 19, 2024

Repository files navigation

Exercism's Ruby Representer

Tests Maintainability Test Coverage

This is Exercism's representer for the Ruby track.

It is run with ./bin/run.sh $EXERCISM $PATH_TO_FILES $PATH_FOR_OUTPUT and will read the source code from $PATH_TO_FILES and write a text file with a representation to $PATH_FOR_OUTPUT.

For example:

./bin/run.sh two_fer ~/solution-238382y7sds7fsadfasj23j/ ~/solution-238382y7sds7fsadfasj23j/output

Running the tests

Before running the tests, first install the dependencies:

bundle install

Then, run the following command to run the tests:

bundle exec rake test

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 7