edendevelopment / cfi

Childrens' Future International
http://www.childrensfutureinternational.org/
MIT License
24 stars 7 forks source link

photo_album.feature fails with suspected ruby 1.9 requirement #3

Closed chrismdp closed 13 years ago

chrismdp commented 13 years ago

When upgrading to dragonfly 1.7.5, the features fail with the following message: undefined method encoding_aware?' for #<String:0x1065de718> (NoMethodError) ./features/step_definitions/photo_steps.rb:4:in/^I add the photo "([^\"])" with comment "([^\"])"$/'

I'm trying it with 1.9.2 to see if that helps. Otherwise we're looking at a rollback which might hurt the dragonfly s3 integration.

chrismdp commented 13 years ago

Hm: well 1.9.2preview1 segfaults, so that's a dead end. The same error is apparent when running dragonfly 0.6.2. Need to test a clean installation.

chrismdp commented 13 years ago

Ok, this fails with a clean install of the codebase also. Has anyone else managed to make current HEAD build cleanly?

edendevelopment commented 13 years ago

This is now working with the 1.9.2 move.