Displaying 1 result from an estimated 1 matches for "penoir".
Did you mean:
renoir
2006 Jul 24
0
Errors with my generate
Hi there, I''m getting the following errors with my generate script. I
haven''t changed anything, it just started happening one day. It also
does this when i create a migration:
penoir> ruby script/generate controller Gallery::Artist -p
create app/controllers/gallery
create app/helpers/gallery
create app/views/gallery/artist
create test/functional/gallery
create app/controllers/gallery/artist_controller.rb
create test/functional/galler...