You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This does not work in MRI 1.9 or 2.0 either, so it appears to be a change in 2.1. It won't be fixed in JRuby 1.7.x, but we will fix it in 9k (which will be 2.2 compatible).
We run a direct copy of csv.rb from MRI, so there's something else at play here.
jruby 1.7.17
jruby 9k (7a66d8b)
This works on MRI 2.1.0 and possibly older versions as well - it creates a hash with the headers of the CSV as the keys.
The text was updated successfully, but these errors were encountered: