From: Aston Date: 2010-04-17T15:40:32+09:00 Subject: rails errorm on FreeBSD-RELEASE Hello, I svn'ed and compiled ruby19 trunk $ ruby19 -v ruby 1.9.2dev (2010-04-12 trunk 27317) [x86_64-freebsd8.0] $ uname -a FreeBSD raptor 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Thu Apr 1 01:20:45 UTC 2010 root@:/usr/obj/usr/src/sys/INSPIRON amd64 I installed rails from gem19, but when try to create an testapp i get this error $ rails firstapp undefined method `camelize' for "app":String suggestions ? Aston