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

Block or report notruthless

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

Pinned

  1. onlive/ruby_git_hooks onlive/ruby_git_hooks Public

    Write git hooks with a uniform interface in Ruby, not bash

    Ruby 19 3

  2. Recurring jobs in DelayedJob 3 and R... Recurring jobs in DelayedJob 3 and Rails 4
    1
    class RecurringJob < Struct.new(:options )
    2
      # http://engineering.onlive.com/2014/06/06/scheduling-procrastination-with-delayedjob/
    3
      # (code inspired by https://gist.github.com/JoshMcKin/1648242) 
    4
      
    5
      def self.schedule_job(options = {}, this_job=nil)
  3. programmer_portfolio programmer_portfolio Public

    My portfolio - http://ruth-helfinstein-folio.herokuapp.com/

    CSS

  4. csv2rdf csv2rdf Public

    Java 1

  5. Geo Geo Public

    Simple library (written in 2012) to use geonames to find nearby cities

    HTML 1 1

  6. elmoji elmoji Public

    Elm workshop

    CSS