MyopicVicar (short-sighted clergyman!) is an open-source genealogy record database and search engine. It powers the FreeREG database of parish registers, the FreeCEN database of census records, the next version of FreeBMD database of Civil Registration indexes and other Genealogical applications.
Split branch fc_1514_av so that it can be deployed to production without user impact:
1514a contains the Model update and the Rake (controller remains as is in Master)
1514b will contain the Controller updates.
Deployment to Production should happen as follows:
Deploy 1514a and then run RAKE task: rake Fill_csv_file_lower_case --trace
upon successful completion of the RAKE task, deploy fc_1514b_av.
Split branch fc_1514_av so that it can be deployed to production without user impact: 1514a contains the Model update and the Rake (controller remains as is in Master) 1514b will contain the Controller updates. Deployment to Production should happen as follows: Deploy 1514a and then run RAKE task: rake Fill_csv_file_lower_case --trace upon successful completion of the RAKE task, deploy fc_1514b_av.