Commit c214de3
require 'active_support/core_ext' (#361)
* require 'active_support/core_ext'
`blank?' for array needs require 'active_support/core_ext'
* require 'active_support' as well
ref: https://stackoverflow.com/questions/37850575/undefined-method-blank-for-123string-nomethoderror?
Co-authored-by: peter scholz <pscholz.le@gmail.com>1 parent a739f68 commit c214de3
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
0 commit comments