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
19 Oct, 2015
1 commit
-
Chore/rubocop newline fixes
16 Oct, 2015
1 commit
-
Update github_login label on user edit page to use GITHUB_SITE_TITLE
15 Oct, 2015
6 commits
-
Still allowing for internal alignment across lines.
-
Tiny addition to overall consistency
14 Oct, 2015
2 commits
13 Oct, 2015
1 commit
12 Oct, 2015
28 commits
-
Fix some low hanging rubocop issues
-
Notice the return value of a before_action is ignored, so we can safely remove that code.
-
That's what the majority of the codebase is using, so following that
-
Install rubocop - auto-validating syntax checking
-
RSpec: run in random order
-
incompatible ruby version error