Hello,
I had this problem before, I think it "went away" after an upgrade,
but
I now run into again:
ruby script/generate scaffold Player ''admin/players''
activate de_activat
e search
create app/controllers/admin
create app/helpers/admin
create app/views/admin/players
create test/functional/admin
dependency model
The name ''Player'' is reserved by Ruby on Rails.
Please choose an alternative and run this generator again.
Suggestions:
Sense 1
player, participant -- (a person who participates in or is skilled at [..]
I saw this was addressed http://dev.rubyonrails.org/ticket/2200 but
there''s obviously still something wrong..
Jeroen