FasterCSV is intended as a complete replacement to the CSV standard library. It is significantly faster and smaller while still being pure Ruby code. It also strives for a better interface.
FasterCSV is intended as a complete replacement to the CSV standard library. It is significantly faster and smaller while still being pure Ruby code. It also strives for a better interface.
FasterCSV
FasterCSV is intended as a complete replacement to the CSV standard library. It is significantly faster and smaller while still being pure Ruby code. It also strives for a better interface.
CSV parsing awesomeness
CSV parsing awesomeness
FasterCSV is intended as a replacement to Ruby's standard CSV library.
Tiny wrapper around FasterCSV to create CSV which is read properly by Microsoft Office.
The FlexibleCsv gem uses the FasterCSV gem to parse user created CSV files that may not have standard headers.
The FlexibleCsv gem uses the FasterCSV gem to parse user created CSV files that may not have standard headers.
The FlexibleCsv gem uses the FasterCSV gem to parse user created CSV files that may not have standard headers.
Adds methods for Hash: - symbolize_keys - recursive_symbolize_keys Array: - to_csv (requires FasterCSV gem if ruby 1.8) - select_with_index - to_auto_complete_list - active_record_type_condition_rendering