Add a CSV importer for subjects, actually via the Property model since that's where the logic is right now.
Property code is required right now because that's what the twilio flow seems to want. Requiring other columns is straightforward with ActiveRecord validations.
Add a CSV importer for subjects, actually via the Property model since that's where the logic is right now.
Property code is required right now because that's what the twilio flow seems to want. Requiring other columns is straightforward with ActiveRecord validations.
Addresses https://github.com/codeforamerica/cityvoice/issues/137
/cc @daguar @pui