- 09 Jun, 2016 1 commit
-
-
Sean McGivern authored
Migrations shouldn't fail RuboCop checks - especially lint checks, such as the nested method check. To avoid changing code in existing migrations, add the magic comment to the top of each of them to skip that file.
-
- 04 Feb, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 02 Feb, 2016 1 commit
-
-
Kamil Trzcinski authored
Add the `read_build` ability if user is anonymous or guest and allow_guest_to_access_builds is enabled.
-