I'm using Pat Shaughnessy's paperclip http://github.com/patshaughnessy/paperclip cause I need to store pictures in database. When I set :storage => :database in the avatar I get an error when starting server:
C:/Ruby/lib/ruby/gems/1.8/gems/paperclip-2.2.6/lib/Paperclip.rb:301:in `[]': Symbol as array index (TypeError) Had anyone this problem before? My system: Ruby 1.8.7 Rails 2.3.5 Hobo 1.0.0 Paperclip 2.2.6 (Pat Shaughnessy's) Win XP -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

