12 Feb, 2015
2 commits
-
Actually, using "native" integers works too, and seems simpler.
-
The user's organization ids are converted to String, but the configuration value `Errbit::Config.github_org_id` is always an Integer. They can't possibly match. By converting the config's value to a String, it works. There might be a better solution by using Integers all the way,
02 Feb, 2014
2 commits
05 Jun, 2012
1 commit
-
… issues for public/private/no repos)
02 Jun, 2012
2 commits
23 Mar, 2012
1 commit