Skip to content

Instantly share code, notes, and snippets.

@SocalNick
SocalNick / clock.rb
Created June 4, 2013 00:10
Clockwork + IronMQ
require 'clockwork'
require 'iron_mq'
module Clockwork
configure do |cofig|
config[:tz] = "America/Los_Angeles"
end
handler do |job|
@SocalNick
SocalNick / keybase.md
Created September 12, 2017 00:10
Keybase verification

Keybase proof

I hereby claim:

  • I am socalnick on github.
  • I am socalnick (https://keybase.io/socalnick) on keybase.
  • I have a public key ASCnJDFlZZveOugG_n3STOR0u6AeH5-wtdVX5c9lN25vkQo

To claim this, I am signing this object:

@SocalNick
SocalNick / GitHub.md
Created March 20, 2023 22:39
User Story Template

Why

As an I want So that

Acceptance Criteria

Given When Then