Posts Tagged plugins

  • Map Fields - A Rails plugin to ease the importing of CSV files - June 3rd, 2009

    I’ve just released a plugin, map-fieilds, that eases the importing of CSV files.
    When importing CSV files for a project, I wanted to add flexibility for the users so that they could import their CSV files in a looser format and then map their format to the format I needed.
    map-fieilds will intercept calls to a method [...]