A small collection of Ruby scripts.
- Ruby 100%
| Math | renamed: Math/count_primes_bellow_n.rb -> Math/count_primes_below_n.rb | |
| Text | modified: Text/smart_word_wrap.rb | |
| .gitignore | Initial commit | |
| LICENSE | Initial commit | |
| README.md | renamed: Math/count_primes_bellow_n.rb -> Math/count_primes_below_n.rb | |
ruby-scripts
A small collection of day-to-day Ruby scripts used in solving problems or in implementing some elegant solutions to old problems.