diff options
author | Ken Barber <ken@bob.sh> | 2011-12-04 16:57:26 +0000 |
---|---|---|
committer | Ken Barber <ken@bob.sh> | 2011-12-04 19:13:29 +0000 |
commit | 61f3572b91b7b91dfd85c9fb576b4088caf335d7 (patch) | |
tree | b548680ae32945e5ecaf3c1d97e64a85359c9e01 /CHANGELOG | |
parent | 7d0a1e564f73c23ea2ca4d134b3a319598243c29 (diff) |
(#11155) Fix templates so they are ruby-1.9.2 compatible
The templates had #each methods being called on strings which is not ruby-1.9.2
compatible. Instead, I've converted the string to an array using a pattern that
is still compatible if an array is passed.
Diffstat (limited to 'CHANGELOG')
0 files changed, 0 insertions, 0 deletions