railsonmaui (Justin Gordon)
- Login: railsonmaui
- Email: justin.gordon@gmail.com
- Registered on: 09/16/2014
- Last sign in: 09/16/2014
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
09/16/2014
-
07:26 AM Ruby Bug #10246 (Closed): CSV.parse(csv_string, headers: col_headers) reports undefined method `table'
- I've detailed repro steps here: http://railsonmaui-octopress.dev/blog/2014/09/15/pry-ruby-array-zip-csv-and-the-hash-constructor/
~~~
[12] (pry) main: 0> csv = CSV.parse(csv_string, headers: col_headers)
(pry) output error: #<NoMeth...