We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#Preparing Surveyor gem updates for UAT
Create an HeH repo issue (e.g. 207) that corresponds to the Surveyor repo issue (e.g. 47)
Update the gemfile in the HeH repo branch (207) to use the new Surveyor branch (47) with something like:
gem 'surveyor', git: '[email protected]:HeHStudy/surveyor.git', branch: '47---fix-date'
gem 'surveyor', git: '[email protected]:HeHStudy/surveyor.git'