- Brazil
- @dluz@hachyderm.io
Pinned Loading
-
completion-ruby
completion-ruby PublicCommand-line completion for Ruby-related commands under Bash: rake, bundle, gem, rails, ruby, jruby
-
vim-terminaldocument
vim-terminaldocument PublicShow document name on macOS’s Terminal.app
Vim Script 1
-
FizzBuzz as a Regexp - source for ht...
FizzBuzz as a Regexp - source for http://pastie.org/158799 1#! /usr/bin/env ruby1.9
2puts 1.upto(100).to_a.join("\n").
3gsub(%r{
4(?# matchers for multiples of 3 -- remainder=0,1,2 respectively)
5(?<z>[0369]+(?:\g<u>\g<d>|\g<d>\g<u>)?|\g<u>\g<d>|\g<d>\g<u>){0}
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.