Hi

This is due to the newline issue. (Or at least it's a good guess, since
strscan fails...)

/O

----- Original Message -----
From: Charles O Nutter <[EMAIL PROTECTED]>
Date: Sunday, June 25, 2006 11:57 pm
Subject: [Jruby-devel] Rails Tutorial issues
To: jruby-devel@lists.sourceforge.net

> I'm running through the tutorial on rubyonrails.org and ran into a 
> failureat step 3, while trying to generate a controller. This is 
> under Windows; I
> haven't tried Linux yet.
> 
> C:\testrails\testapp2>jruby script\generate controller Friends list 
> view new
> edit
> C:/Jrubywork/jruby/lib/ruby/gems/1.8/gems/activerecord-1.14.2
> /lib/active_record/connection_adapters/
> oracle_adapter.rb:118 warning: (...) interpreted as grouped expression
> C:\JRubyWork\jruby\src\builtin\strscan.rb:91:in `method_missing': 
> undefinedmethod `[]' for nil:NilC
> lass (NoMethodError)
>        from C:\JRubyWork\jruby\src\builtin\strscan.rb:91:in `[]'
>        from C:/Jrubywork/jruby/lib/ruby/1.8/erb.rb:415:in `scan'
>        from C:/Jrubywork/jruby/lib/ruby/1.8/erb.rb:573:in `compile'
>        from C:/Jrubywork/jruby/lib/ruby/1.8/erb.rb:690:in 
> `initialize'
> -- 
> Charles Oliver Nutter @ headius.blogspot.com
> JRuby Developer @ www.jruby.org
> Application Architect @ www.ventera.com
> 

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jruby-devel mailing list
Jruby-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jruby-devel

Reply via email to