Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 939 Bytes

File metadata and controls

30 lines (19 loc) · 939 Bytes
  • Specs (Vidmantas Kabosis)

  • Ruby 1.9 compability (Vidmantas Kabosis)

  • CSV options are again passed to the builder (Vidmantas Kabosis)

  • Forgot to add transliterating filter to gem spec

  • Generate csv before setting headers so that errors are displayed in-browser instead of downloaded (Gabe da Silveira)

  • Tweak README for gemcutter download. (Gabe da Silveira)

  • Do transliteration before exporting to CSV, not after (Tom Stuart)

  • Released on gemcutter (Gabe da Silveira)

  • Merged some patches:

    • Added gem spec (Jan De Poorter)

    • Set the correct response headers to work with IE, made the existing ones a little more robust (Jose Fernandez)

  • Created changelog, updated docs (Michael Reinsch)

  • The original csv_builder plugin, released by Econsultancy.com