Hi, trying to use rails to create an app, and get the following error
message :-

    $ rails testapp
    undefined method `camelize' for "app":String

I have the following setup/versions :-
* Windows 7
* Cygwin - GNU bash, version 3.2.49(23)-release (i686-pc-cygwin)

Versions via Cygwin :-
* ruby 1.9.1p376 (2009-12-07 revision 26041) [i386-cygwin]
* Rails 2.3.5
* gem : 1.3.5

I successful use rails via the windows command prompt, but that sucks,
I want unix style entry! (yeah, I should use Linux then!)

Versions via Windows command prompt :-
* ruby 1.9.1p243 (2009-07-16 revision 24175) [i386-mingw32]
* Rails 2.3.5
* gem : 1.3.5

I have downloaded and build the lastest source from rubylang in the
cygwin env, so it must be something to do with that?

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to