Closed givanse closed 10 years ago
This is necessary or you'll encounter this error: can't convert String into Hash
The possible options for image.thumbnail() are: options = { :geometry, :strip }
Source: https://github.com/refinery/refinerycms/blob/master/images/app/models/refinery/image.rb#L40
Ah! The build is failing because the branch rails4 no longer exists in the refinerycms repo.
Yep looking into it.
This is necessary or you'll encounter this error: can't convert String into Hash
The possible options for image.thumbnail() are: options = { :geometry, :strip }
Source: https://github.com/refinery/refinerycms/blob/master/images/app/models/refinery/image.rb#L40