An error occurred fetching the project authors.
- 29 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 19 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 18 Jul, 2016 2 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 13 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 08 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 29 Jun, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 24 Jun, 2016 2 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 22 Jun, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 21 Jun, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 17 Jun, 2016 2 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
This follows a standard `ActiveModel` pattern of creating a custom validators. We use `ActiveModel::EachValidator` here that reuses methods provided by `LegacyValidationHelpers`. We will remove `LegacyValidationHelpers` on some point in the future, at the later stages of CI configuration refactoring. It may be possible to rewrite custom validators to use format like: `validates :config, array_of: String`
-