Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Popular repositories
-
omniauth-stripe-connect
Stripe Connect OAuth2 Strategy for OmniAuth 1.0
-
game_of_life-elixir
An implementation of Conway's Game of Life in Elixir
-
reuser
An internal DSL for Ruby to make user role management simple.
-
githubris
The Best Github API gem EVAR!
-
personalcv
A node app that I post my resume on.
-
clojure-koans
Forked from functional-koans/clojure-koans
A set of exercises for learning Clojure
Clojure 1
36 contributions in the last year
Contribution activity
February 2019
Created an issue in whatyouhide/redix that received 1 comment
The `:disconnection` log option is not used anywhere.
In the 0.9.1
tag of the repo in the lib/redix/connection.ex
file, there are no instances where the :disconnection
log type is used.
This feels like…