RailsCasts Pro episodes are now free!

Learn more or hide this

Coops's Profile

GitHub User: dsugroup

Site: http://coops.io

Comments by Coops

Avatar

I am getting the following error in my log when i try and use ruby block...

ActionView::TemplateError (No such file or directory - posix_spawnp)

Any ideas why? or how to fix?

:D

Avatar

I am trying to do this screencast as a form of update to an image not as an upload like the screencast shows... it returns saying it worked but the thumbnails have not changed...

I have :small, :medium and :large i want the :small and :medium to change first and leave :large and orginal

Any ideas why this may not be working? is there a particular version of paperclip required? Imagemagick etc? or should i modify the code in a particular way? any help much appreciated.