Filler

This is just a basic dummy gem.

What can you see here?

Fills you with random text.

Install

$ gem install filler

Gem does not actually work!

Code

def foo(bar)
  puts "Hello #{bar}"
end