Skip to content

ruby4kids/exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Exercise

This is an exercise to write a formatter that takes a string splits it into words and prints these words to a file based on the template file provided.

Running the tests

You will need to install rspec

gem install rspec

Then run:

rspec formatter_spec.rb

About

exercise in templating

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages