Rails 3.0.0, paperclip 2.3.3, simplystored 0.3.6.
I'm using simplystored so i can use couchdb, but i am thinking that simplystored doesn't work with paperclip.
I've tried using paperclip as a gem [via bundler] as well as a plugin, and I get the same error regardless:
undefined method `has_attached_file' for Video:Class.
Any way to get these working?