i am getting array of images but when i trying to save it,
it gives error
NoMethodError (undefined method `strip’ for
#ActionController::UploadedStringIO:0x458afe4)
help ?
i am getting array of images but when i trying to save it,
it gives error
NoMethodError (undefined method `strip’ for
#ActionController::UploadedStringIO:0x458afe4)
help ?
hi,
You may use RMagick for this since there is method Image_list which
helps to create an array of images and store them into single image
Dharmdip R. wrote:
i am getting array of images but when i trying to save it,
it gives errorNoMethodError (undefined method `strip’ for
#ActionController::UploadedStringIO:0x458afe4)help ?
Sarika P. wrote:
hi,
You may use RMagick for this since there is method Image_list which
helps to create an array of images and store them into single imageDharmdip R. wrote:
i am getting array of images but when i trying to save it,
it gives errorNoMethodError (undefined method `strip’ for
#ActionController::UploadedStringIO:0x458afe4)help ?
Thank you .
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs