Closed neuroinfo closed 9 years ago
OK - will take a look - pretty slammed and might not get to it till the weekend. Question - do you have any entries for Surveyor in your app's Gemfile? If you do, that might be conflict.
On Mon, Nov 17, 2014 at 4:43 PM, neuroinfo notifications@github.com wrote:
I am using Rails 4.1.7 and Ruby 2.1.4. File upload and star rating shows up when creating the survey, but not when taking it, i.e. on /surveys.
I uploaded a sample Rails up at https://github.com/neuroinfo/surveying
— Reply to this email directly or view it on GitHub https://github.com/kjayma/surveyor_gui/issues/32.
Verified the issue. No solution yet, but will continue to work on it.
Broke during conversion to mountable engine. Need to revisit approach to overwriting surveyor views.
@neuroinfo please verify fix works for your app. Thanks.
I am using Rails 4.1.7 and Ruby 2.1.4. File upload and star rating shows up when creating the survey, but not when taking it, i.e. on /surveys.
I uploaded a sample Rails up at https://github.com/neuroinfo/surveying