This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Home
Installation
sudo gem install mdarby-scribd_fu
# Add this to your config/environment.rb file:
config.gem 'mdarby-scribd_fu', :lib => 'scribd_fu'
Possible Errors
You need to fill in your name on your Scribd.com profile (http://www.scribd.com/people/edit) if you get an error like:
NoMethodError: You have a nil object when you didn't expect it!
The error occurred while evaluating nil.value
from /usr/local/lib/ruby/gems/1.8/gems/rscribd-0.1.0/lib/scribdresource.rb:149:in `load_attributes'
from /usr/local/lib/ruby/1.8/rexml/element.rb:891:in `each'
from /usr/local/lib/ruby/1.8/rexml/xpath.rb:53:in `each'
from /usr/local/lib/ruby/1.8/rexml/element.rb:891:in `each'
from /usr/local/lib/ruby/1.8/rexml/element.rb:393:in `each_element'
from /usr/local/lib/ruby/gems/1.8/gems/rscribd-0.1.0/lib/scribdresource.rb:145:in `load_attributes'
from /usr/local/lib/ruby/gems/1.8/gems/rscribd-0.1.0/lib/scribduser.rb:35:in `initialize'
from /usr/local/lib/ruby/gems/1.8/gems/rscribd-0.1.0/lib/scribduser.rb:127:in `new'
from /usr/local/lib/ruby/gems/1.8/gems/rscribd-0.1.0/lib/scribduser.rb:127:in `login'
from (irb):6
Report Some Bugs
For now, just write a blurb beneath and it shall be looked into!







