Skip to content
View andreimaxim's full-sized avatar
Block or Report

Block or report andreimaxim

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
andreimaxim/README.md
class About
  def enjoys
    # TODO: Add Javascript
    %w[ ruby ]
  end

  def works_for
    %w[ Throwpoint WEForum ]
  end

  def for_hire?
    works_for.empty?
  end
end

Pinned

  1. relaxed_cookiejar relaxed_cookiejar Public

    A version of the CookieJar gem that is more relaxed towards domains.

    Ruby 1

  2. active_metrics active_metrics Public

    Add metrics to your application based on ActiveSupport::Notifications

    Ruby

  3. river river Public

    A reliable streaming API implementation for PostgreSQL.

    PLpgSQL

  4. rollbar-mode rollbar-mode Public

    Add a Rollbar minor mode to your environment

    Ruby