I've only just installed leopard, and then xcode 3.

following these commands from 
(http://developer.apple.com/tools/developonrailsleopard.html) led me to 
the above error message

sudo gem update --system
sudo gem install rails
sudo gem update rake
sudo gem update sqlite3-ruby
*do start server script(script/server)*
rails expenses
script/generate scaffold event name:string budget:decimal
-  wrong constant name Name:stringController

have i missed out an action?


-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to