Displaying 1 result from an estimated 1 matches for "book_shelf".
2009 May 29
1
Book Shelf app in 'Ruby on Rails Bible' book
...acted it as
instructed. Now I''m at the step where I need to drop into a Ruby
console to verify the Ruby/Amazon installation.
In the console I typed :
>> require ''amazon/aws/search''
RuntimeError: Unsupported digest algorithm (sha256).
from /Users/kevin/dev/Ruby/book_shelf/lib/amazon/aws/search.rb:34:in
`initialize''
from /Users/kevin/dev/Ruby/book_shelf/lib/amazon/aws/search.rb:34:in
`new''
from /Users/kevin/dev/Ruby/book_shelf/lib/amazon/aws/search.rb:34
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in
`gem_original_require''...