Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
@mernen
mernen
Follow
View mernen's full-sized avatar

Daniel Luz mernen

Organizations

@rubinius@jj-vcs

Block or report mernen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more aboutreporting abuse.

Report abuse

PinnedLoading

  1. completion-rubycompletion-rubyPublic

    Command-line completion for Ruby-related commands under Bash: rake, bundle, gem, rails, ruby, jruby

    Shell 150 20

  2. vim-terminaldocumentvim-terminaldocumentPublic

    Show document name on macOS’s Terminal.app

    Vim Script 1 1

  3. FizzBuzz as a Regexp - source for ht...FizzBuzz as a Regexp - source for http://pastie.org/158799
    1
    #! /usr/bin/env ruby1.9
    2
    puts1.upto(100).to_a.join("\n").
    3
    gsub(%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}

[8]ページ先頭

©2009-2025 Movatter.jp