spox / allgems

Document everything
http://github.com/spox/allgems
3 stars 2 forks source link

splib prob? #15

Closed rdp closed 14 years ago

rdp commented 14 years ago

E:/dev/ruby/allgems/lib/allgems/GemWorker.rb:103:in block (2 levels) in generate_documentation': private methodexec' called for Splib:Module (NoMethodError) from E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/actionpool-0.2.3/lib/actionpool/Thread.rb:171:in call' from E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/actionpool-0.2.3/lib/actionpool/Thread.rb:171:inblock in run' from E:/installs/ruby191p376/lib/ruby/1.9.1/timeout.rb:52:in timeout' from E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/actionpool-0.2.3/lib/actionpool/Thread.rb:170:inrun' from E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/actionpool-0.2.3/lib/actionpool/Thread.rb:137:in start_thread' from E:/installs/ruby191p376/lib/ruby/gems/1.9.1/gems/actionpool-0.2.3/lib/actionpool/Thread.rb:35:inblock in start'

rdp commented 14 years ago

http://github.com/rdp/allgems/commit/d080ad7b00a0186e841cc49a5e07a4d6a99012b5

spox commented 14 years ago

http://github.com/spox/allgems/commit/2dc2111779f88f141a1666ba13b9a3e581217693

Missed this when I was moving stuff around. Placed in the GemWorker file to prevent it from being loaded with the web based stuff.