07 Apr, 2016
1 commit
04 Nov, 2015
2 commits
20 Oct, 2015
1 commit
-
This is a tough call, both the Rails style (with private/protected) methods indented one level under the keyword, and other places using the standard ruby don't modify identation for access level. I think this strikes a good balance while still being readable. s
12 Oct, 2015
1 commit
06 Oct, 2015
1 commit
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