This post originated from an RSS feed registered with Ruby Buzz
by Obie Fernandez.
Original Post: Now This Is How You Report An Error
Feed Title: Obie On Rails (Has It Been 9 Years Already?)
Feed URL: http://jroller.com/obie/feed/entries/rss
Feed Description: Obie Fernandez talks about life as a technologist, mostly as ramblings about software development and consulting. Nowadays it's pretty much all about Ruby and Ruby on Rails.
Don't just be informative, try to be helpful too. This sweet little tidbit of Rails functionality has been in the scaffolding code since January, but today is the first time I've triggered it. I might even have to trigger it during my demo tomorrow, just for fun and as a vivid example of the mentality of the Rails framework authors.
C:\workspace\otug\monopoly>ruby script\generate scaffold Holding
exists app/controllers/
exists app/helpers/
create app/views/holdings
exists test/functional/
create app/views/holdings/_form.rhtml
dependency model
The name 'Holding' is reserved by Ruby on Rails.
Please choose an alternative and run this generator again.
Suggestions:
Sense 1
retention, keeping, holding -- (the act of keeping in your possession)
=> possession, ownership -- (the act of having and controlling property)
Sense 2
property, belongings, holding, material possession -- (something owned; any
tangible or intangible possession that is owned by someone; "that hat is my
property"; "he is a man of property";)
=> possession -- (anything owned or possessed)