Files
rbproj/README.md
2025-08-27 08:09:05 +02:00

217 B

Ruby Project

A little template for Ruby projects.

Testing

This project uses minitest to run the tests.

A rake task is present in the Rakefile:

rake test