rscribd icon indicating copy to clipboard operation
rscribd copied to clipboard

Ruby client library for the Scribd API

Results 2 rscribd issues
Sort by recently updated
recently updated
newest added

I made a simple Helper to display the Scribd Reader in a view.

Saving a document retrieved via find throws a PrivilegeError: http://rubydoc.info/github/scribd/rscribd/master/Scribd/PrivilegeError The document retrieved find Scribd::Document.find does not have an associated owner, i.e. @attributes[:owner] is nil (even when the owner attribute...