- by default, files will be searched in
/ftpfolder - by default, the client task will look for a file named
person.csvin the ftp folder - by default, the buildings task will look for a file named
buildings.csvin the ftp folder
- You can change the folder or the csv filenames configuration by changing environment variable located in
/config/environment.rb
Go to your root application folder then launch one of these tasks
rake importcsv:allto import all kind of filesrake importcsv:personto import only personsrake importcsv:buildingsto import only buildings
- tests
- optimisation
- doc