undefined method `camelize' for "app":String
I had try to reinstall ruby, rubygem, and try other version rails but a nonsense. And finally I forgot how did I discover it needs ruby-iconv ports in fact. It seems occurring at the time I was using rails 2.2.2, some keyword appeared in the error message.
One post on the mailing list [Ruby on Rails : Talk] show the same problem. If you also have the same problem, try it.



3 comments:
Thank you for posting this -- rails (2.1.0) on FreeBSD 6.3 doesn't have this problem and I don't have ruby-iconv installed there. I hadn't tried older versions of rails on my 7.1 machine.
thank you....
i solve the same problem
Awesome, installing ruby-iconv was the ticket!
Post a Comment