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
@jah2488
jah2488
Follow

Justin Herrick jah2488

:fishsticks:
Write software. Teach others. Build together.

Highlights

  • Pro

Block or report jah2488

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking 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 about reporting abuse.

Report abuse

Pinned Loading

  1. mongoid-magic-counter-cache mongoid-magic-counter-cache Public

    A Simple Counter Cache Gem for the Mongoid ORM

    Ruby 39 23

  2. elm-companies elm-companies Public

    🌲 A list of companies using Elm in production.

    Elm 492 106

  3. Fun little one liner to do some debu... Fun little one liner to do some debugging css.
    1
    function debugAll() {
    2
     [].forEach.call($$('*'), function(a) { 
    3
     function cr() { return 0|(Math.random() * 255); };
    4
     a.style.outline = '2px solid rgba(' + [cr(), cr(), cr()].join(',') + ', 0.44)';
    5
     });
  4. Creates a Menubar application using ... Creates a Menubar application using Node Webkit and Opal
    1
    A tiny app using opal.rb and nodewebkit to get your weather in your toolbar.
    2
    ![so small](http://imgur.com/ipDVwpK.png)
  5. node-module-licensense.sh node-module-licensense.sh
    1
     find * -name package.json | xargs grep '"license[s]*"' -A 3 | grep -o ': ".*"' | xargs ruby -e "puts ARGV.reduce({}) { |acc, n| acc[n] = (acc[n] || 0) + 1; acc }"
  6. ruby-codes-fizzbuzz ruby-codes-fizzbuzz Public

    Ruby 1

AltStyle によって変換されたページ (->オリジナル) /