[Nitro] Nitro 0.26 error: undefined method `is' for Nitro::Session:Class (NoMethodError)
James Britt
james_b at neurogami.com
Wed Dec 21 12:12:33 EST 2005
I update Nitro, and just tried running a Nitro app under CGI on a WinXP
box, and I get an exception in session.rb.
c:/ruby/lib/ruby/gems/1.8/gems/nitro-0.26.0/lib/nitro/session.rb:30:
undefined method `is' for Nitro::Session:Class (NoMethodError)
This is line 29/30:
class Session < Hash
is Expirable
Where is 'is' defined?
Thanks,
James
--
http://www.ruby-doc.org - Ruby Help & Documentation
http://www.artima.com/rubycs/ - Ruby Code & Style: Writers wanted
http://www.rubystuff.com - The Ruby Store for Ruby Stuff
http://www.jamesbritt.com - Playing with Better Toys
http://www.30secondrule.com - Building Better Tools
More information about the Nitro-general
mailing list