method
init_converters
![Some documentation Importance_1](https://d2vfyqvduarcvs.cloudfront.net/images/importance_1.png?1349367920)
v2_5_5 -
Show latest stable
-
0 notes -
Class: CSV
- 1_8_6_287
- 1_8_7_72
- 1_8_7_330
- 1_9_1_378 (0)
- 1_9_2_180 (0)
- 1_9_3_125 (0)
- 1_9_3_392 (0)
- 2_1_10 (0)
- 2_2_9 (0)
- 2_4_6 (0)
- 2_5_5 (0)
- 2_6_3
- What's this?
init_converters(converters, ivar_name, convert_method)
private
Loads any converters requested during construction.
If field_name is set :converters (the default) field converters are set. When field_name is :header_converters header converters are added instead.
The :unconverted_fields option is also activated for :converters calls, if requested.