About Ruby Golf

Managers & Moderators

Manager
NotMatt

Description

A place for ruby code golfing contests. Complete simple programming tasks with as few characters as possible.

Recent Messages

– Sticky Message –

How to Ruby Golf

This is golfing with code, not clubs. I am posing a contest to all of the developers: golf a simple programming task, or in other words, complete a simple programming task using the fewest characte... read more | posted by NotMatt

Golf 1

Here is the first goal (shamefully stolen from perlmonks.org): make a function that takes any number of equal-length strings, and returns an array of strings, where each string is the concatenation... read more | posted by NotMatt
2 replies - last reply: "JohnNagro said: > # 52 chars >... more" ~ NotMatt

Ruby Golfing Rules

Ruby Golfing Rules:
- solution must be in ruby
- try to avoid gems
- whitespace counts
- method declarations do not count (def ..., end)
- if you have an interesting solution, submit it, even if it... read more | posted by NotMatt

Calendar

Want to add a calendar item to share with your Group? Start here.

View all