Displaying 1 result from an estimated 1 matches for "thatsegmentationfault".
2007 Feb 27
1
Trying to retrieve a model from the session that uses acts_as_attachment - segmentation fault in mongrel
I am using acts_as_attachement on my Photo model to upload a photo. I
have a wizard-like set of pages that the user can step through. Rather
than save the photo to the db/filesystem I want to save it to the
session until the user hits save.
Saving to the session appears to work fine, however, when I try to
retrieve anything from the session afterwards, I get: