All,
I’m attempting to install the SessionTimeout plugin but it’s not
working.
Here’s my command and the output:
C:\eclipse\workspace\OnlineRating>ruby script/plugin install
http://opensource.a
gileevolved.com/trac/browser/rails_plugins/session_timeout/trunk
- ./trunk/wiki
c:/ruby/lib/ruby/1.8/open-uri.rb:290:inopen_http': 500 Internal error (OpenURI ::HTTPError) from c:/ruby/lib/ruby/1.8/open-uri.rb:629:in
buffer_open’
from c:/ruby/lib/ruby/1.8/open-uri.rb:167:inopen_loop' from c:/ruby/lib/ruby/1.8/open-uri.rb:165:in
open_loop’
from c:/ruby/lib/ruby/1.8/open-uri.rb:135:inopen_uri' from c:/ruby/lib/ruby/1.8/open-uri.rb:531:in
open’
from c:/ruby/lib/ruby/1.8/open-uri.rb:86:inopen' from c:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/commands/plugin.rb:8 48:in
download’
from
c:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/commands/plugin.rb:8
57:infetch' ... 14 levels... from c:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/commands/plugin.rb:8 71 from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
re
quire’
from
c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_suppo
rt/dependencies.rb:147:in `require’
from script/plugin:3
Is this some dumb HTTP error or is my command incorrect?
Thanks,
Wes